313ad2cb0f
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/ PR: ports/145178 Submitted by: Bapt <baptiste.daroussin@gmail.com>
5 lines
214 B
Text
5 lines
214 B
Text
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/
|