simplejson 3.16.0-1ubuntu1 source package in Ubuntu
Changelog
simplejson (3.16.0-1ubuntu1) eoan; urgency=medium * Do not recommend py2 package from the docs package. -- Dimitri John Ledkov <email address hidden> Wed, 22 May 2019 15:20:45 +0100
Upload details
- Uploaded by:
- Dimitri John Ledkov
- Uploaded to:
- Eoan
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
simplejson_3.16.0.orig.tar.gz | 79.3 KiB | b1f329139ba647a9548aa05fb95d046b4a677643070dc2afc05fa2e975d09ca5 |
simplejson_3.16.0-1ubuntu1.debian.tar.xz | 6.2 KiB | 81defb2366a49d4ec0024015f54bf7bd7d49141e61d15a7ddbb407ded860cb80 |
simplejson_3.16.0-1ubuntu1.dsc | 2.6 KiB | 12662ce61174567caf8c9855beffef3663031905d378f15f29d1821a42051fbf |
Available diffs
Binary packages built by this source
- pypy-simplejson: No summary available for pypy-simplejson in ubuntu eoan.
No description available for pypy-simplejson in ubuntu eoan.
- python-simplejson: No summary available for python-simplejson in ubuntu eoan.
No description available for python-simplejson in ubuntu eoan.
- 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: simple, fast, extensible JSON encoder/decoder for Python - documentation
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 documentation.
- python3-simplejson: No summary available for python3-simplejson in ubuntu eoan.
No description available for python3-simplejson in ubuntu eoan.
- 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.