-
Notifications
You must be signed in to change notification settings - Fork 0
Fairly simple XML DOM and JSON implementation in C
License
bsapundzhiev/bsxml-json
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Fairly simple and portable XML DOM and JSON implementation in C You can do both parsing and creating DOM and JSON type objects. Build: ------ NOTE: XML Parser is wrapper around expat library. USE_EXPAT=1 in Makefile comment it out for none(only json). Build as static libray with 'gnu make': $sudo apt-get install libexpat1-dev $make lib License: ----------- See COPYING file for copying permission.
About
Fairly simple XML DOM and JSON implementation in C
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published