simplejson 3.3.1-1ubuntu5 source package in Ubuntu
Changelog
simplejson (3.3.1-1ubuntu5) trusty; urgency=medium * Rebuild for python3.4 as a supported python version. -- Matthias Klose <email address hidden> Sat, 04 Jan 2014 18:32:56 +0000
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Trusty
- 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.3.1.orig.tar.gz | 65.8 KiB | 054926f2a16e3f1974e4f70bc2c640e4566becf3103ecf4342fa9fb1eb3ba1d8 |
simplejson_3.3.1-1ubuntu5.debian.tar.gz | 6.0 KiB | d3d654e63cca68144d4e6b34f65d2d88204e7e5dfde0ff474db797c05da15f12 |
simplejson_3.3.1-1ubuntu5.dsc | 1.8 KiB | fa56e4b749a26a5609cec607126bb5c4e5e098648fae5fd9cfc6a38c6ccb45e7 |
Available diffs
- diff from 3.3.1-1ubuntu4 to 3.3.1-1ubuntu5 (374 bytes)
Binary packages built by this source
- python-simplejson: simple, fast, extensible JSON encoder/decoder for Python
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.
- python-simplejson-dbg: JSON encoder and decoder for python-dbg
This package contains the extension built for the Python debug interpreter.
- python-simplejson-doc: documentation for the simplejson Python library
This package contains documentation for simplejson Python library.
- python3-simplejson: JSON encoder and decoder for Python 3
simplejson is the externally maintained development version of the
json library included with Python 2.6 and Python 3.0.
.
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).
- python3-simplejson-dbg: JSON encoder and decoder for python3-dbg
This package contains the extension built for the Python 3 debug interpreter.