An open API service indexing awesome lists of open source software.

https://github.com/fluuxio/xmlparser

Swift XML Parsing library based on libxml2
https://github.com/fluuxio/xmlparser

parser swift xml

Last synced: 12 months ago
JSON representation

Swift XML Parsing library based on libxml2

Awesome Lists containing this project

README

          

# XMLParser

XMLParser is a Swift XML Parsing library based on libxml2.

It is a fork of [Perfect-XML](https://github.com/PerfectlySoft/Perfect-XML) with a
focus on packaging for mobile development.