simplejson 3.19.2-ok1 source package in openKylin
Changelog
simplejson (3.19.2-ok1) nile; urgency=medium * Sync upstream version. -- zhouganqing <email address hidden> Wed, 03 Apr 2024 09:53:34 +0800
simplejson (3.19.2-ok1) nile; urgency=medium * Sync upstream version. -- zhouganqing <email address hidden> Wed, 03 Apr 2024 09:53:34 +0800
Series | Published | Component | Section | |
---|---|---|---|---|
Huanghe V3.0 | proposed | main | python | |
Huanghe V3.0 | release | main | python | |
Nile V2.0 | release | main | python | |
Nile V2.0 | proposed | main | python |
File | Size | SHA-256 Checksum |
---|---|---|
simplejson_3.19.2.orig.tar.gz | 83.3 KiB | 9eb442a2442ce417801c912df68e1f6ccfcd41577ae7274953ab3ad24ef7d82c |
simplejson_3.19.2-ok1.debian.tar.xz | 2.7 KiB | 60be449c7c5ab39b30df41ee21029c82922f420997f555ab1be6cf3d11778cf6 |
simplejson_3.19.2-ok1.dsc | 1.9 KiB | 1029b8451dcc8d93685458ebb4aac5b0b05863017459915bf99702b8cd1b8cf0 |
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.