Simple, fast, extensible JSON encoder/decoder for Python
http://cheeseshop.python.org/pypi/simplejson
simplejson is a simple, fast, complete, correct and extensible JSON encoder and decoder for Python 2.3+. It is pure Python code with no dependencies, but includes an optional C extension for a serious speed boost.
- Sources inherited from project devel:languages:python
- Devel package for openSUSE:Factory
-
16
derived packages
- Links to openSUSE:Factory / python-simplejson
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:Maliku:python/python-simplejson && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000152 152 Bytes | |
python-simplejson.changes | 0000010444 10.2 KB | |
python-simplejson.spec | 0000002042 1.99 KB | |
simplejson-3.5.2.tar.gz | 0000070170 68.5 KB |
Revision 57 (latest revision is 101)
Sascha Peilicke (saschpe)
accepted
request 235927
from
Dirk Mueller (dirkmueller)
(revision 57)
- update to 3.5.2: * Fix Windows build with VS2008 Version 3.5.1 released 2014-05-21 * Consistently reject int_as_string_bitcount settings that are not positive integers Version 3.5.0 released 2014-05-20 * Added int_as_string_bitcount encoder option * Fixed potential crash when encoder created with incorrect options
Comments 0