パッケージ: python-cjson-dbg (1.2.1-1)
python-cjson-dbg に関するリンク
Debian の資源:
python-cjson ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Very fast JSON encoder/decoder for Python (debug extension)
JSON stands for JavaScript Object Notation and is a text based lightweight data exchange format which is easy for humans to read/write and for machines to parse/generate. JSON is completely language independent and has multiple implementations in most of the programming languages, making it ideal for data exchange and storage.
The module is written in C and it is up to 250 times faster when compared to the other Python JSON implementations which are written directly in Python. This speed gain varies with the complexity of the data and the operation and is the range of 10-200 times for encoding operations and in the range of 100-250 times for decoding operations.
This package contains the debug extensions and symbols.
その他の python-cjson-dbg 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: python-cjson (= 1.2.1-1)
- Very fast JSON encoder/decoder for Python
-
- dep: python-dbg
- debug build of the Python Interpreter2 (version 2.7)
- dep: python-dbg (<< 2.8)
- dep: python-dbg (>= 2.7~)