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
- Host: GitHub
- URL: https://github.com/fluuxio/xmlparser
- Owner: FluuxIO
- License: apache-2.0
- Created: 2018-10-07T18:40:05.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-18T20:37:08.000Z (over 7 years ago)
- Last Synced: 2025-01-04T18:13:53.997Z (over 1 year ago)
- Topics: parser, swift, xml
- Language: Swift
- Size: 24.4 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.