[package] add simplejson
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 28 Aug 2011 12:08:38 +0000 (12:08 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 28 Aug 2011 12:08:38 +0000 (12:08 +0000)
commitd387b11d00c31e5a273eb15e70d1ac707afeeb27
tree71bf65361ce4f7b053a1eb7dee1f574717fa5605
parent88912ae5b7d6afab903242303fbc837e55e3bd12
[package] add simplejson

THe simplejson is a json encoder/decoder for python it is a lot faster
(close to 10x) than the json module that ships with python.

A special thanks to Jan Willies for the feedback on the distribute package.

Signed-off-by: Roberto Riggio <roberto.riggio@create-net.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28105 3c298f89-4303-0410-b956-a3cf2f4a3e73
lang/simplejson/Makefile [new file with mode: 0644]