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=-2.9 required=5.0 tests=BAYES_00,MAILING_LIST_MULTI autolearn=unavailable autolearn_force=no version=3.4.4 X-Google-Thread: 103376,7dc0815e0e821f9f X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!news2.google.com!proxad.net!usenet-fr.net!news.enst.fr!melchior!cuivre.fr.eu.org!melchior.frmug.org!not-for-mail From: Preben Randhol Newsgroups: comp.lang.ada Subject: Re: ANN: XML EZ Out 1.03 posted Date: Tue, 14 Jun 2005 19:54:10 +0200 Organization: Cuivre, Argent, Or Message-ID: References: <4c7b3$42aedbb6$49950c9$10048@ALLTEL.NET> NNTP-Posting-Host: lovelace.ada-france.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7BIT X-Trace: melchior.cuivre.fr.eu.org 1118771658 23916 212.85.156.195 (14 Jun 2005 17:54:18 GMT) X-Complaints-To: usenet@melchior.cuivre.fr.eu.org NNTP-Posting-Date: Tue, 14 Jun 2005 17:54:18 +0000 (UTC) To: comp.lang.ada@ada-france.org Return-Path: In-reply-to: <4c7b3$42aedbb6$49950c9$10048@ALLTEL.NET> Content-Disposition: inline User-Agent: Mutt/1.5.9i X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at ada-france.org X-BeenThere: comp.lang.ada@ada-france.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Gateway to the comp.lang.ada Usenet newsgroup" List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Xref: g2news1.google.com comp.lang.ada:11354 Date: 2005-06-14T19:54:10+02:00 On Tue, Jun 14, 2005 at 08:29:27AM -0500, Marc A. Criley wrote: > XML EZ_Out is a small set of packages intended to aid the creation of > XML-formatted output from within Ada programs. It basically wraps the > tags and data provided to it with XML syntax and writes them to a > user-supplied medium. Great, just what I needed! :-) One question. The code is GMGPL as the source suggests? Is it OK to distribute the library source code with a program that uses it? Do you want any special files to be included or it is ok as is? Keep up the excellent work! Preben