cheshire-clojure 5.11.0-2ubuntu1 source package in Ubuntu

Changelog

cheshire-clojure (5.11.0-2ubuntu1) noble; urgency=medium

  [ Pushkar Kulkarni ]
  * debian/patches/0003-compile-with-jdk21.patch: use JAVA_COMPAT_LEVEL
    environment variable provided by java-common to adjust -source/-target
    level to the minimum required by the default Java (LP: #2052757).

 -- Vladimir Petko <email address hidden>  Tue, 13 Feb 2024 10:43:03 +1300

Upload details

Uploaded by:
Vladimir Petko
Sponsored by:
Julian Andres Klode
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
cheshire-clojure_5.11.0.orig.tar.xz 589.2 KiB a129737da603a426d9c2393d1190888f4ef4fe19af91374a0ed291691376cc9d
cheshire-clojure_5.11.0-2ubuntu1.debian.tar.xz 10.9 KiB c4584faebfc049065b4357193ed0e93b1f734da24e476868304d378b035f0c52
cheshire-clojure_5.11.0-2ubuntu1.dsc 2.6 KiB 297927f5f46e4d0139d5644b0683280356813ae55e3290ce03b5ea6f1b48c34e

View changes file

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.