simplejson 3.3.1-1ubuntu4 source package in Ubuntu
Changelog
simplejson (3.3.1-1ubuntu4) trusty; urgency=low * Enable autopkgtest that runs the upstream test suite against the installed package. -- Jean-Baptiste Lallement <email address hidden> Fri, 15 Nov 2013 12:38:07 +0100
Upload details
- Uploaded by:
- Jean-Baptiste Lallement
- Sponsored by:
- Martin Pitt
- Uploaded to:
- Trusty
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- python
- Urgency:
- Low 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-1ubuntu4.debian.tar.gz | 5.9 KiB | b357cc62378d51972b3283cc88965652a6504c0c118ed39837a3991d05cd950a |
simplejson_3.3.1-1ubuntu4.dsc | 2.4 KiB | 63f3af57475742c507f4a26b8d88a560fbe82ab14c29e127bc0a964029b4e2eb |
Available diffs
- diff from 3.3.1-1ubuntu3 to 3.3.1-1ubuntu4 (671 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.