slackbuilds_ponce/libraries/simplejson/README

6 lines
219 B
Text
Raw Normal View History

simplejson is a simple, fast, complete, correct and extensible JSON
encoder and decoder for Python. It is pure Python code but includes
an optional C extension for a serious speed boost.
This requires pysetuptools.