simplejson 3.3.1-1ubuntu3 source package in Ubuntu

Changelog

simplejson (3.3.1-1ubuntu3) trusty; urgency=low

  * debian/rules:
    - Re-add accidentally dropped install directory variables
    - Fix typo to run the test suite with python 3
 -- Luke Yelavich <email address hidden>   Fri, 15 Nov 2013 11:44:48 +1100

Upload details

Uploaded by:
Luke Yelavich
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
simplejson_3.3.1.orig.tar.gz 65.8 KiB 054926f2a16e3f1974e4f70bc2c640e4566becf3103ecf4342fa9fb1eb3ba1d8
simplejson_3.3.1-1ubuntu3.debian.tar.gz 5.6 KiB 7e7440d9e8adb5aeeef8f263f200efec167891ebd2e6f4b9de81fd3c26b8dd22
simplejson_3.3.1-1ubuntu3.dsc 1.8 KiB e390c654d17d061fc4f4d1dfb7f121939fe253ef3790a05d90a3f8250d09ca70

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.