slackbuilds_ponce/libraries/simplejson/README
2010-05-12 23:31:26 +02:00

6 lines
No EOL
234 B
Text

simplejson is a simple, fast, complete, correct and extensible
JSON <http://json.org> encoder and decoder for Python 2.4+.
It is pure Python code, but includes an optional C extension
for a serious speed boost.
Requires pysetuptools.