[ 源代码: cheshire-clojure ]
软件包:libcheshire-clojure(5.7.1-1.1)
libcheshire-clojure 的相关链接
Debian 的资源:
下载源码包 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]
维护小组:
外部的资源:
- 主页 [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