You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
289 B

yajl: yajl (Yet Another JSON Library)
yajl:
yajl: YAJL is a small event-driven (SAX-style) JSON parser written in
yajl: ANSI C, and a small validating JSON generator. YAJL is released under
yajl: the ISC license.
yajl:
yajl:
yajl:
yajl:
yajl: Homepage: http://lloyd.github.com/yajl/
yajl: