summaryrefslogtreecommitdiffstats
path: root/rules/libfastjson.in
blob: b555544c7d1afb41ff1e2c866f9a456978ed7ea7 (plain)
1
2
3
4
5
6
7
8
## SECTION=system_libraries

config LIBFASTJSON
	bool
	prompt "libfastjson"
	help
	  libfastjson is a small and fast C library with most essential
	  JSON handling functions.