[swift-users] A pure Swift XML parsing library

Kelvin Ma kelvin13ma at gmail.com
Sat Jun 24 00:33:01 CDT 2017


Hi all, seeing as (NS)XMLParser is still nonfunctional on Linux, and its
API is horribly un-Swifty anyway, I’ve started the project SwiftXML
<https://github.com/kelvin13/swiftxml> which is a pure Swift XML parser
library. Currently it can parse the most commonly used subset of XML
features, though it doesn’t yet support certain advanced features like
entity declarations and XML namespaces.

Any help or feedback is welcome and appreciated.

https://github.com/kelvin13/swiftxml
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-users/attachments/20170624/160f0db3/attachment.html>


More information about the swift-users mailing list