DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamepython-cjson-dbg
BeschreibungVery fast JSON encoder/decoder for Python (debug extension)
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version1.0.5-4
Sektiondebug
Prioritätextra
Installierte Größe228 Byte
Hängt ab vonlibc6 (>= 2.3.6-6~), python (<< 2.7), python (>= 2.5), python-support (>= 0.90.0), python-cjson (= 1
Empfohlene Pakete
PaketbetreuerDebian Python Modules Team
Quellepython-cjson
Paketgröße49534 Byte
Prüfsumme MD59bdb7c12d3ac3b20ecd0bb80e3a86d02
Prüfsumme SHA1f2c23a65610998d2478cb07dd4a03c97d76fc331
Prüfsumme SHA256b18ad57c002dd09366068654d21692ec72d8ce063024e4ae5612d7932e26c2fd
Link zum Herunterladenpython-cjson-dbg_1.0.5-4_i386.deb
Ausführliche BeschreibungJSON 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.


Impressum
Linux is a registered trademark of Linus Torvalds