What xml libraries are people using?
Russel Winder
russel at winder.org.uk
Sat Mar 2 07:48:29 PST 2013
I don't do XML working with D, but with Python. Actually I'd prefer
never to have to work with XML at all but,…
After many different Python oriented (either Python implemented or C
coded Python extensions), the tide has now turned to simply using
libxml2 and libxslt using an adaptor library, lxml.
I am assuming if I did do XML work in D, I would connect to these same
libraries just as Python does.
--
Russel.
=============================================================================
Dr Russel Winder t: +44 20 7585 2200 voip: sip:russel.winder at ekiga.net
41 Buckmaster Road m: +44 7770 465 077 xmpp: russel at winder.org.uk
London SW11 1EN, UK w: www.russel.org.uk skype: russel_winder
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.puremagic.com/pipermail/digitalmars-d-learn/attachments/20130302/03bb8111/attachment.pgp>
More information about the Digitalmars-d-learn
mailing list