simplejson 3.13.2-1 source package in Ubuntu
Changelog
simplejson (3.13.2-1) unstable; urgency=medium * New upstream release -- Piotr Ożarowski <email address hidden> Thu, 30 Nov 2017 13:45:55 +0100
Upload details
- Uploaded by:
- Debian Python Modules Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Modules Team
- Architectures:
- any all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | release | main | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
simplejson_3.13.2-1.dsc | 2.5 KiB | a041015e96f747323761b2b189f75edaf247218efad1fa612de6ff2b4abfde01 |
simplejson_3.13.2.orig.tar.gz | 77.9 KiB | 4c4ecf20e054716cc1e5a81cadc44d3f4027108d8dd0861d8b1e3bd7a32d4f0a |
simplejson_3.13.2-1.debian.tar.xz | 6.1 KiB | f4c67e17f644ded182be716b31a58fca64fb3fb1f9e170077248b9c5b4f9ab75 |
Available diffs
- diff from 3.12.0-1 to 3.13.2-1 (6.1 KiB)
No changes file available.
Binary packages built by this source
- pypy-simplejson: simple, fast, extensible JSON encoder/decoder for Python - PyPy
simplejson is a simple, fast, complete, correct and extensible JSON
<http://json.org> encoder and decoder.
.
The encoder may be subclassed to provide serialization in any kind of
situation, without any special support by the objects to be serialized
(somewhat like pickle).
.
The decoder can handle incoming JSON strings of any specified encoding
(UTF-8 by default).
.
simplejson is the externally maintained development version of the json
library included with Python 2.6 and Python 3.0, but maintains backwards
compatibility with Python 2.5.
.
This package contains the PyPy module.
- python-simplejson: simple, fast, extensible JSON encoder/decoder for Python 2.x
simplejson is a simple, fast, complete, correct and extensible JSON
<http://json.org> encoder and decoder.
.
The encoder may be subclassed to provide serialization in any kind of
situation, without any special support by the objects to be serialized
(somewhat like pickle).
.
The decoder can handle incoming JSON strings of any specified encoding
(UTF-8 by default).
.
simplejson is the externally maintained development version of the json
library included with Python 2.6 and Python 3.0, but maintains backwards
compatibility with Python 2.5.
.
This package contains the Python 2.x module.
- python-simplejson-dbg: simple, fast, extensible JSON encoder/decoder for Python 2.x - debug symbols
simplejson is a simple, fast, complete, correct and extensible JSON
<http://json.org> encoder and decoder.
.
The encoder may be subclassed to provide serialization in any kind of
situation, without any special support by the objects to be serialized
(somewhat like pickle).
.
The decoder can handle incoming JSON strings of any specified encoding
(UTF-8 by default).
.
simplejson is the externally maintained development version of the json
library included with Python 2.6 and Python 3.0, but maintains backwards
compatibility with Python 2.5.
.
This package contains the extension built for the Python 2 debug interpreter.
- python-simplejson-doc: No summary available for python-simplejson-doc in ubuntu cosmic.
No description available for python-
simplejson- doc in ubuntu cosmic.
- python3-simplejson: No summary available for python3-simplejson in ubuntu cosmic.
No description available for python3-simplejson in ubuntu cosmic.
- python3-simplejson-dbg: simple, fast, extensible JSON encoder/decoder for Python 3.x - debug symbols
simplejson is a simple, fast, complete, correct and extensible JSON
<http://json.org> encoder and decoder.
.
The encoder may be subclassed to provide serialization in any kind of
situation, without any special support by the objects to be serialized
(somewhat like pickle).
.
The decoder can handle incoming JSON strings of any specified encoding
(UTF-8 by default).
.
simplejson is the externally maintained development version of the json
library included with Python 2.6 and Python 3.0, but maintains backwards
compatibility with Python 2.5.
.
This package contains the extension built for the Python 3 debug interpreter.