Best XML Library

Andrea Fontana nospam at example.com
Fri May 24 05:56:53 PDT 2013


On Thursday, 23 May 2013 at 22:22:26 UTC, Meta wrote:
> I'm thinking of starting on a small XMPP-based messaging client 
> and server, which would necessitate quite an extensive use of 
> XML. Since Tango is no longer being maintained, and Vibe.d 
> doesn't support XML (as far as I know), what would be the best 
> option for XML capabilities?

You should give a try to dom.d by adam ruppe:

https://github.com/adamdruppe/misc-stuff-including-D-programming-language-web-stuff

You just need dom.d and charactersencoding.d


More information about the Digitalmars-d mailing list