套件:python3-simplejson-dbg(3.17.2-1)
python3-simplejson-dbg 的相關連結
Debian 的資源:
下載原始碼套件 simplejson:
維護小組:
外部的資源:
- 主頁 [simplejson.readthedocs.io]
相似套件:
simple, fast, extensible JSON encoder/decoder for Python 3.x - debug symbols
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 extension built for the Python 3 debug interpreter.
其他與 python3-simplejson-dbg 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: python3-dbg (<< 3.10)
- debug build of the Python 3 Interpreter (version 3.9)
- dep: python3-dbg (>= 3.9~)
-
- dep: python3-simplejson (= 3.17.2-1)
- simple, fast, extensible JSON encoder/decoder for Python 3.x