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=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,e8077541d594b377 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!news4.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!newsfeed00.sul.t-online.de!t-online.de!tiscali!newsfeed1.ip.tiscali.net!proxad.net!nerim.net!oleane.net!oleane!hunter.axlog.fr!nobody From: Jean-Pierre Rosen Newsgroups: comp.lang.ada Subject: Re: CSV package in Ada Date: Mon, 26 Mar 2007 10:40:37 +0200 Organization: Adalog Message-ID: References: NNTP-Posting-Host: mailhost.axlog.fr Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 8bit X-Trace: s1.news.oleane.net 1174899665 4101 195.25.228.57 (26 Mar 2007 09:01:05 GMT) X-Complaints-To: abuse@oleane.net NNTP-Posting-Date: Mon, 26 Mar 2007 09:01:05 +0000 (UTC) User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) In-Reply-To: Xref: g2news1.google.com comp.lang.ada:14638 Date: 2007-03-26T10:40:37+02:00 List-Id: Franz Kruse a �crit : > Does somebody know of an Ada package/library that can read and write CSV > encoded text? > > Thanks for hints > I have a little package that helps me reading CSV files (writing is really not a problem). It parses the string into "fields", and helps you add/remove quotes from quoted fields. I'll send it to you by private mail. If anyone wants it, just write to me. I didn't even bother to put a copyright on it (it's really small stuff). Well, consider that I hereby declare it to be in the public domain :-) -- --------------------------------------------------------- J-P. Rosen (rosen@adalog.fr) Visit Adalog's web site at http://www.adalog.fr