From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,6a0b026e99bf890 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!proxad.net!213.200.89.82.MISMATCH!tiscali!newsfeed1.ip.tiscali.net!border2.nntp.ams.giganews.com!nntp.giganews.com!feeder.news-service.com!post.news-service.com!news1.surfino.com!not-for-mail Message-Id: <1976194.EOACJpPoQ3@linux1.krischik.com> From: Martin Krischik Subject: Re: Package for text filtering? Newsgroups: comp.lang.ada Reply-To: martin@krischik.com Date: Fri, 11 Feb 2005 14:21:57 +0100 References: Organization: None User-Agent: KNode/0.8.0 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Complaints-To: abuse@surfino.com NNTP-Posting-Host: 83.169.148.166 (83.169.148.166) NNTP-Posting-Date: Fri, 11 Feb 2005 15:00:08 +0100 X-Trace: 40315420cba68f60c310302184 Xref: g2news1.google.com comp.lang.ada:8241 Date: 2005-02-11T14:21:57+01:00 List-Id: Preben Randhol wrote: > I need to filter a resultfile produced by a program (only executable > availabel) so I can get the different results I'm interested in. I need > to do it in Ada (so no hints about python, perl etc ;-) ) but I thought > that there must be some packages (besides the GNAT pacakges) available > to ease the filtering. AdaCL (http://adacl.sourceforge.net) has a powerfull - yet easy to use - text filter library. And it's a class library - if what you need is missing you can extened it. Look at the sarDO source to see how it works: http://adacl.sourceforge.net/html/sarDo-CommandLine__adb.htm Martin -- mailto://krischik@users.sourceforge.net Ada programming at: http://ada.krischik.com