mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
b8a678b0d4
ChangeLog: * fixed some compiler warnings * documentation improvements * build fix for NetBSD (and whenever sh != bash) * allow client to reset generator * remove bash dependencies * add api tests * remove ruby dependency * nmake install works on windows * build fix for qnx * debugging improvements * json_verify supports -s flag for stream processing * json_reformat supports -s flag for stream processing - Take maintainership
6 lines
214 B
Plaintext
6 lines
214 B
Plaintext
Yet Another JSON Library. YAJL is a small event-driven (SAX-style)
|
|
JSON parser written in ANSI C, and a small validating JSON generator.
|
|
YAJL is released under the BSD license.
|
|
|
|
WWW: http://lloyd.github.com/yajl/
|