[ ソース: guile-json ]
パッケージ: guile-json (4.5.2-3)
guile-json に関するリンク
Trisquel の資源:
guile-json ソースパッケージをダウンロード:
- [guile-json_4.5.2-3.dsc]
- [guile-json_4.5.2.orig.tar.gz]
- [guile-json_4.5.2.orig.tar.gz.asc]
- [guile-json_4.5.2-3.debian.tar.xz]
メンテナ:
Original Maintainers:
- Vagrant Cascadian
- Diane Trout
外部の資源:
- ホームページ [savannah.nongnu.org]
類似のパッケージ:
JSON module for Guile
Guile-json supports parsing and building JSON documents according to the http://json.org specification. These are the main features:
- Strictly compiles to the http://json.org specification. - Build JSON documents programmatically via macros. - Unicode support for strings. - Allow JSON pretty printing.