blob: b8737dfcde068dc6908b3c96ec90831da47e49b2 (
plain)
1
2
3
4
5
|
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.
|