simplejson 3.8.1-1ubuntu1 source package in Ubuntu

Changelog

simplejson (3.8.1-1ubuntu1) xenial; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - Don't build-depend on pypy since it's in universe.

simplejson (3.8.1-1) unstable; urgency=medium

  * New upstream release

 -- Steve Langasek <email address hidden>  Tue, 12 Jan 2016 17:14:26 -0800

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
simplejson_3.8.1.orig.tar.gz 74.3 KiB 428ac8f3219c78fb04ce05895d5dff9bd813c05a9a7922c53dc879cd32a12493
simplejson_3.8.1-1ubuntu1.debian.tar.xz 6.5 KiB e0985355738101b5ff2f29fa515bf05b9145134edb3a6a6ce693e2e9a65a6765
simplejson_3.8.1-1ubuntu1.dsc 2.5 KiB 44029db38d6ad89a973a69e4a087535b50de8c3625ede7df22d4a420e009d9c3

Available diffs

View changes file

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.