[ ソース: cheshire-clojure ]
パッケージ: libcheshire-clojure (5.7.1-1.1)
libcheshire-clojure に関するリンク
Trisquel の資源:
cheshire-clojure ソースパッケージをダウンロード:
- [cheshire-clojure_5.7.1-1.1.dsc]
- [cheshire-clojure_5.7.1.orig.tar.gz]
- [cheshire-clojure_5.7.1-1.1.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Java Maintainers (メールアーカイブ)
- Apollon Oikonomopoulos
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
fast JSON encoding for Clojure
Cheshire is a fast JSON encoding library for Clojure, based off of clj-json and clojure-json, with additional features like Date/UUID/Set/Symbol encoding and SMILE support. It offers the speed of clj-json and the features of clojure-json.
その他の libcheshire-clojure 関連パッケージ
|
|
|
-
- dep: libclojure-java
- Lisp dialect for the JVM (library)
-
- dep: libjackson2-core-java
- fast and powerful JSON library for Java -- core library
-
- dep: libjackson2-dataformat-cbor
- Jackson data format module for RfC7049 Concise Binary Object Representation
-
- dep: libjackson2-dataformat-smile
- fast and powerful JSON library for Java -- Smile dataformat
-
- dep: libtigris-clojure
- stream-based JSON escaping for Clojure