[ ソース: yajl-tcl ]
パッケージ: tcl-yajltcl (1.7.0-2)
tcl-yajltcl に関するリンク
Debian の資源:
yajl-tcl ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [flightaware.github.io]
類似のパッケージ:
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