[ 原始碼: cheshire-clojure ]
套件:libcheshire-clojure(5.11.0-2)
libcheshire-clojure 的相關連結
Debian 的資源:
下載原始碼套件 cheshire-clojure:
- [cheshire-clojure_5.11.0-2.dsc]
- [cheshire-clojure_5.11.0.orig.tar.xz]
- [cheshire-clojure_5.11.0-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [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