repo.or.cz
/
buildroot-gz.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
configs: atmel: at91sam9260eknf: update defconfig
[buildroot-gz.git]
/
package
/
yajl
/
Config.in
blob
be2c133f43a22c9e726efe292b0c017f5cbd6144
1
config BR2_PACKAGE_YAJL
2
bool "yajl"
3
help
4
Yet Another JSON Library. YAJL is a small event-driven
5
(SAX-style) JSON parser written in ANSI C, and a small
6
validating JSON generator.
7
8
http://lloyd.github.com/yajl/