Description
python-simplejson-doc - simple, fast, extensible JSON encoder/decoder for Python - documentation
Property | Value |
---|---|
Distribution | Debian 10 (Buster) |
Repository | Debian Main i386 |
Package filename | python-simplejson-doc_3.16.0-1_all.deb |
Package name | python-simplejson-doc |
Package version | 3.16.0 |
Package release | 1 |
Package architecture | all |
Package type | deb |
Category | doc |
Homepage | https://simplejson.readthedocs.io/ |
License | - |
Maintainer | Debian Python Modules Team <python-modules-team@lists.alioth.debian.org> |
Download size | 44.76 KB |
Installed size | 233.00 KB |
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.
Alternatives
Package | Version | Architecture | Repository |
---|---|---|---|
python-simplejson-doc_3.16.0-1_all.deb | 3.16.0 | all | Debian Main |
python-simplejson-doc | - | - | - |
Requires
Name | Value |
---|---|
libjs-sphinxdoc | >= 1.0 |
Replaces
Name | Value |
---|---|
python-simplejson | <= 3 |
Download
Type | URL |
---|---|
Mirror | ftp.br.debian.org |
Binary Package | python-simplejson-doc_3.16.0-1_all.deb |
Source Package | simplejson |
Install Howto
- Update the package index:
# sudo apt-get update
- Install python-simplejson-doc deb package:
# sudo apt-get install python-simplejson-doc
Files
Path |
---|
/usr/share/doc-base/python-simplejson-doc |
/usr/share/doc/python-simplejson-doc/README.html |
/usr/share/doc/python-simplejson-doc/changelog.Debian.gz |
/usr/share/doc/python-simplejson-doc/changelog.gz |
/usr/share/doc/python-simplejson-doc/copyright |
/usr/share/doc/python-simplejson-doc/genindex.html |
/usr/share/doc/python-simplejson-doc/index.html |
/usr/share/doc/python-simplejson-doc/objects.inv |
/usr/share/doc/python-simplejson-doc/py-modindex.html |
/usr/share/doc/python-simplejson-doc/search.html |
/usr/share/doc/python-simplejson-doc/searchindex.js |
/usr/share/doc/python-simplejson-doc/_sources/README.rst.txt |
/usr/share/doc/python-simplejson-doc/_sources/index.rst.txt |
/usr/share/doc/python-simplejson-doc/_static/ajax-loader.gif |
/usr/share/doc/python-simplejson-doc/_static/alabaster.css |
/usr/share/doc/python-simplejson-doc/_static/basic.css |
/usr/share/doc/python-simplejson-doc/_static/comment-bright.png |
/usr/share/doc/python-simplejson-doc/_static/comment-close.png |
/usr/share/doc/python-simplejson-doc/_static/comment.png |
/usr/share/doc/python-simplejson-doc/_static/custom.css |
/usr/share/doc/python-simplejson-doc/_static/doctools.js |
/usr/share/doc/python-simplejson-doc/_static/documentation_options.js |
/usr/share/doc/python-simplejson-doc/_static/down-pressed.png |
/usr/share/doc/python-simplejson-doc/_static/down.png |
/usr/share/doc/python-simplejson-doc/_static/file.png |
/usr/share/doc/python-simplejson-doc/_static/jquery.js |
/usr/share/doc/python-simplejson-doc/_static/minus.png |
/usr/share/doc/python-simplejson-doc/_static/plus.png |
/usr/share/doc/python-simplejson-doc/_static/pygments.css |
/usr/share/doc/python-simplejson-doc/_static/searchtools.js |
/usr/share/doc/python-simplejson-doc/_static/underscore.js |
/usr/share/doc/python-simplejson-doc/_static/up-pressed.png |
/usr/share/doc/python-simplejson-doc/_static/up.png |
Changelog
2018-12-30 - Piotr Ożarowski <piotr@debian.org> simplejson (3.16.0-1) unstable; urgency=medium [ Ondřej Nový ] * Convert git repository from git-dpm to gbp layout * Use 'python3 -m sphinx' instead of sphinx-build for building docs [ Piotr Ożarowski ] * New upstream release * Standards-Version bumped to 4.3.0 (no changes needed)
2018-05-16 - Piotr Ożarowski <piotr@debian.org> simplejson (3.15.0-1) unstable; urgency=medium [ Ondřej Nový ] * d/control: Set Vcs-* to salsa.debian.org * d/tests: Use AUTOPKGTEST_TMP instead of ADTTMP * d/control: Remove ancient X-Python-Version field * d/control: Remove ancient X-Python3-Version field [ Piotr Ożarowski ] * New upstream release
2017-11-30 - Piotr Ożarowski <piotr@debian.org> simplejson (3.13.2-1) unstable; urgency=medium * New upstream release
2017-11-13 - Piotr Ożarowski <piotr@debian.org> simplejson (3.12.0-1) unstable; urgency=medium * New upstream release * Build depend on python3-sphinx instead of the Python 2.X one * Standards-Version bumped to 4.1.1 - debian/copyright format URL now uses https - change Priority: extra to optional in -doc and -dbg packages
2017-06-22 - Piotr Ożarowski <piotr@debian.org> simplejson (3.11.1-1) unstable; urgency=medium * New upstream release * Standards-Version bumped to 4.0.0 (no changes needed)
2016-11-05 - Piotr Ożarowski <piotr@debian.org> simplejson (3.10.0-1) unstable; urgency=medium * New upstream release * Set documenation last change date to Debian's last change date to make the build reproducible (Closes: #788596, thanks to Juan Picca for the patch)
2016-04-18 - Piotr Ożarowski <piotr@debian.org> simplejson (3.8.2-2) unstable; urgency=medium [ Ondřej Nový ] * Added -dbg packages back and don't generate -dbgsym
2016-04-14 - Piotr Ożarowski <piotr@debian.org> simplejson (3.8.2-1) unstable; urgency=medium [ Ondřej Nový ] * New upstream release * Fixed VCS URL (https) * d/copyright converted into machine-readable format * Standards-Version is 3.9.8 now (no change) * Added doc-base * Cleanup of package descriptions * Changed Conflicts to Replaces+Breaks * Removed -dbg packages, use -dbgsym instead * Removed Recommends: libjs-jquery * Changed homepage to Github
2015-12-27 - Piotr Ożarowski <piotr@debian.org> simplejson (3.8.1-1) unstable; urgency=medium * New upstream release
2015-06-07 - Piotr Ożarowski <piotr@debian.org> simplejson (3.7.3-1) unstable; urgency=medium * New upstream release * debian/control: "XS-" no longer needed before Testsuite header
See Also
Package | Description |
---|---|
python-simplejson_3.16.0-1_i386.deb | simple, fast, extensible JSON encoder/decoder for Python 2.x |
python-simpletal_4.3-1_all.deb | Simple TAL, TALES and METAL implementation |
python-simpy-doc_2.3.1+dfsg-1_all.deb | python-based simulation package, Documentation and examples |
python-simpy-gui_2.3.1+dfsg-1_all.deb | python-based simulation package, GUI |
python-simpy3-doc_3.0.11-1_all.deb | python-based simulation package, Documentation and examples |
python-simpy3_3.0.11-1_all.deb | python-based simulation package |
python-simpy_2.3.1+dfsg-1_all.deb | python-based simulation package |
python-singledispatch_3.4.0.3-2_all.deb | single-dispatch generic functions for Python |
python-sip-dev_4.19.14+dfsg-2_i386.deb | Python/C++ bindings generator development files |
python-sip-doc_4.19.14+dfsg-2_all.deb | Python/C++ bindings generator documentation |
python-sip_4.19.14+dfsg-2_i386.deb | Python/C++ bindings generator runtime library |
python-sireader_1.1.1-1_all.deb | Python module to communicate with SportIdent main stations (Python 2) |
python-six-doc_1.12.0-1_all.deb | Python 2 and 3 compatibility library (documentation) |
python-six_1.12.0-1_all.deb | Python 2 and 3 compatibility library (Python 2 interface) |
python-skimage-doc_0.14.2-2_all.deb | Documentation and examples for scikit-image |
Advertisement
Advertisement