slackbuilds_ponce/python/simplejson
Larry Hajali 6a3c5091a4 python/simplejson: Updated for version 3.1.0.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-03-22 07:16:48 -04:00
..
README python/simplejson: Updated for version 3.1.0. 2013-03-22 07:16:48 -04:00
simplejson.info python/simplejson: Updated for version 3.1.0. 2013-03-22 07:16:48 -04:00
simplejson.SlackBuild python/simplejson: Updated for version 3.1.0. 2013-03-22 07:16:48 -04:00
slack-desc python/simplejson: Updated for version 3.1.0. 2013-03-22 07:16:48 -04:00

Simplejson is a simple, fast, complete, correct and extensible JSON
<http://json.org> encoder and decoder for Python 2.5+ and Python 3.3+. It is
pure Python code with no dependencies, but includes an optional C extension for
a serious speed boost.

Optional documentation can be built if Sphinx and Pygments are installed.