https://github.com/tmccombs/cjson
JSON parser for C
https://github.com/tmccombs/cjson
Last synced: about 2 months ago
JSON representation
JSON parser for C
- Host: GitHub
- URL: https://github.com/tmccombs/cjson
- Owner: tmccombs
- License: gpl-3.0
- Created: 2012-12-06T02:01:24.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-12-07T01:57:15.000Z (over 13 years ago)
- Last Synced: 2025-01-26T04:41:22.094Z (over 1 year ago)
- Size: 438 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
cjson
=====
JSON parser for C
Summary
==
A JSON parser library in C, along with a python library in C.