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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,8363f40f8cd3eed3 X-Google-Attributes: gid103376,public From: Florian Weimer Subject: Re: Looking for a free XML parser Date: 1999/09/27 Message-ID: <87iu4wp4j1.fsf@deneb.cygnus.argh.org>#1/1 X-Deja-AN: 529999202 References: <87n1u9lkr1.fsf@deneb.cygnus.argh.org> <7snsdl$12f8$1@news.gate.net> Mail-Copies-To: never Content-Type: text/plain; charset=us-ascii X-Complaints-To: abuse@cygnus.argh.org X-Trace: deneb.cygnus.argh.org 938458578 435 192.168.1.2 (27 Sep 1999 18:56:18 GMT) Organization: Penguin on board User-Agent: Gnus/5.070096 (Pterodactyl Gnus v0.96) Emacs/20.4 Mime-Version: 1.0 NNTP-Posting-Date: 27 Sep 1999 18:56:18 GMT Newsgroups: comp.lang.ada Date: 1999-09-27T18:56:18+00:00 List-Id: Preben Randhol writes: > "David Botton" writes: > > | If you are using Win32 you can use the XML parser built-in to Win32 on 98 > > Nope, Linux. I forgot to mention that, sorry. You could write a binding for libxml (part of Gnome, but completely independent of it, only zlib is required).