simplejson 3.20.2-ok1 source package in openKylin
Changelog
simplejson (3.20.2-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Fri, 29 May 2026 05:31:19 -0700
simplejson (3.20.2-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Fri, 29 May 2026 05:31:19 -0700
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Huanghe V3.0 | proposed | main | python |
| File | Size | SHA-256 Checksum |
|---|---|---|
| simplejson_3.20.2.orig.tar.gz | 83.8 KiB | 5fe7a6ce14d1c300d80d08695b7f7e633de6cd72c80644021874d985b3393649 |
| simplejson_3.20.2-ok1.debian.tar.xz | 2.7 KiB | afca08a8b64887cedff5ff10f7a6d541a532391ce3da53a16e673cf499244fa5 |
| simplejson_3.20.2-ok1.dsc | 2.0 KiB | 27ace3ea3f9bb55b9d0bd77f59e27cae089cc1b98a814a39c111a8035066792d |
simplejson is a simple, fast, complete, correct and extensible JSON
<http://
.
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.
simplejson is a simple, fast, complete, correct and extensible JSON
<http://
.
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 the Python 3.x module.