[ 原始碼: 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