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-simplejson
BeschreibungSimple, fast, extensible JSON encoder/decoder for Python
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (main)
Version2.0.9-1build1
Sektionpython
Prioritätoptional
Installierte Größe520 Byte
Hängt ab vonpython (<< 2.7), python (>= 2.6), python-support (>= 0.90.0), libc6 (>= 2.3.6-6~)
Empfohlene Paketelibjs-jquery
PaketbetreuerUbuntu Developers
Quellesimplejson
Paketgröße94028 Byte
Prüfsumme MD5721ce7c5fcbd1eff16a4beb560f1aa3b
Prüfsumme SHA1563617a1dbf77242b7151229873fb202a4a0c3f3
Prüfsumme SHA2569929ed79cac53d3a97ebf3948fc4da220644ffb4294e059d51c0330a73e2aa2b
Link zum Herunterladenpython-simplejson_2.0.9-1build1_i386.deb
Ausführliche Beschreibungsimplejson is a simple, fast, complete, correct and extensible JSON encoder and decoder. It is pure Python code with no dependencies. . 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).


Impressum
Linux is a registered trademark of Linus Torvalds