Pakket: tcl-yajltcl (1.7.0-2)
Verwijzigingen voor tcl-yajltcl
Debian bronnen:
Het bronpakket yajl-tcl downloaden:
Beheerder:
Externe bronnen:
- Homepage [flightaware.github.io]
Vergelijkbare pakketten:
Tcl binding to libyajl, a JSON parser and generator
yajl-tcl, a Tcl C extension written to bring the capabilities of the Yet Another JSON Library (YAJL), a C library for parsing and generating JSON, available to Tcl coders. JSON stands for Javascript Object Notation, a popular data exchange format for Javascript.
Although there is already a package in the tcllib library, that can generate JSON, the big advantage in using yajl-tcl is performance. Also, yajl-tcl can parse JSON as well as generating it.
Andere aan tcl-yajltcl gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libyajl2 (>= 2.0.4)
- Yet Another JSON Library