slackbuilds/python/simplejson
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README various: Kill lots of python3 dep mentions 2021-04-21 00:42:24 -05:00
simplejson.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
simplejson.info
slack-desc

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 dependencies: Sphinx

Note: To install python3 bindings install python3 and pass PYTHON3=yes to the
slackbuild.
  # PYTHON3="yes" ./simplejson.SlackBuild