[ 原始碼: yajl-tcl ]
套件:tcl-yajltcl(1.8.1-1)
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.
其他與 tcl-yajltcl 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libyajl2 (>= 2.0.4)
- Yet Another JSON Library