[ Bron: cheshire-clojure ]
Pakket: libcheshire-clojure (5.11.0-4)
Verwijzigingen voor libcheshire-clojure
Debian bronnen:
Het bronpakket cheshire-clojure downloaden:
- [cheshire-clojure_5.11.0-4.dsc]
- [cheshire-clojure_5.11.0.orig.tar.xz]
- [cheshire-clojure_5.11.0-4.debian.tar.xz]
Beheerders:
- Debian Clojure Maintainers (QA-pagina)
- Apollon Oikonomopoulos (QA-pagina)
- Jérôme Charaoui (QA-pagina)
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan libcheshire-clojure gerelateerde pakketten
|
|
|
|
-
- 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