cheshire-clojure 5.7.1-1 source package in Ubuntu
Changelog
cheshire-clojure (5.7.1-1) unstable; urgency=medium * Initial release (Closes: #855709) -- Apollon Oikonomopoulos <email address hidden> Fri, 04 Aug 2017 07:41:36 -0400
Upload details
- Uploaded by:
- Debian Java Maintainers on 2017-08-06
- Uploaded to:
- Sid
- Original maintainer:
- Debian Java Maintainers
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Disco | release | on 2018-10-30 | universe | misc |
Cosmic | release | on 2018-05-01 | universe | misc |
Bionic | release | on 2017-10-24 | universe | misc |
Artful | release | on 2017-08-07 | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
cheshire-clojure_5.7.1-1.dsc | 2.2 KiB | 29cf6484ab83a9d8bffeb3f5c5c993dfebd713c3629fa3c06524281136bc789f |
cheshire-clojure_5.7.1.orig.tar.gz | 591.0 KiB | 48ca838459cf92ed9486db318ba12ea795f1d50ba773917b1275532e3b779760 |
cheshire-clojure_5.7.1-1.debian.tar.xz | 9.8 KiB | 2027531a505182313c7e8300d9593831c2fad99ca6b29e5003fe9ad4dd3dce83 |
No changes file available.
Binary packages built by this source
- libcheshire-clojure: 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.