套件: python3-simplejson (3.17.6-1build1)
python3-simplejson 的相關超連結
Trisquel 的資源:
下載原始碼套件 simplejson:
- [simplejson_3.17.6-1build1.dsc]
- [simplejson_3.17.6.orig.tar.gz]
- [simplejson_3.17.6-1build1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Python Team
- Piotr Ożarowski
- Thomas Goirand
外部的資源:
- 主頁 [simplejson.readthedocs.io]
相似套件:
simple, fast, extensible JSON encoder/decoder for Python 3.x
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 the Python 3.x module.
其他與 python3-simplejson 有關的套件
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.11)
- dep: python3 (>= 3.10~)