slackbuilds/python/simplejson
dsomero d0c108251a various: Update find command to match template.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-11-22 02:37:19 -05:00
..
README python/simplejson: Updated for version 3.1.0. 2013-03-22 07:16:48 -04:00
simplejson.SlackBuild various: Update find command to match template. 2013-11-22 02:37:19 -05:00
simplejson.info python/simplejson: Upgraded to 3.3.1 2013-11-14 00:06:26 -06:00
slack-desc python/simplejson: Updated for version 3.1.0. 2013-03-22 07:16:48 -04:00

README

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.