Files
bsdports/devel/libyajl/pkg-descr
2019-12-26 07:26:06 +00:00

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/