clojure 1.10.1-1 source package in Ubuntu

Changelog

clojure (1.10.1-1) unstable; urgency=medium

  * New upstream release.
  * Assert compliance with new policy. Trust the policy. Obey the
    policy.

 -- Elana Hashman <email address hidden>  Sun, 01 Dec 2019 20:03:03 -0500

Upload details

Uploaded by:
Debian Clojure Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Clojure Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
clojure_1.10.1-1.dsc 2.1 KiB 49cabf2224c83c1c62a03de65682240c64e9e79989453bfee2020646084388d9
clojure_1.10.1.orig.tar.xz 502.3 KiB db9e65ce28ddf263dac5261fb0939290356516b63d216bb6dec86cab53472dfe
clojure_1.10.1-1.debian.tar.xz 13.2 KiB 492fe5da0620d035ed90d23d5a7b5b4bbce4a5f9267cb75152235d3d2f5d6776

Available diffs

No changes file available.

Binary packages built by this source

clojure: Lisp dialect for the JVM

 Clojure is a dynamic programming language that targets the Java Virtual
 Machine. It is designed to be a general-purpose language, combining the
 approachability and interactive development of a scripting language with
 an efficient and robust infrastructure for multithreaded programming.
 Clojure is a compiled language - it compiles directly to JVM bytecode,
 yet remains completely dynamic. Every feature supported by Clojure is
 supported at runtime. Clojure provides easy access to the Java
 frameworks, with optional type hints and type inference, to ensure that
 calls to Java can avoid reflection.
 .
 Clojure is a dialect of Lisp, and shares with Lisp the code-as-data
 philosophy and a powerful macro system. Clojure is predominantly a
 functional programming language, and features a rich set of immutable,
 persistent data structures. When mutable state is needed, Clojure offers
 a software transactional memory system and reactive Agent system that
 ensure clean, correct, multithreaded designs.

libclojure-java: No summary available for libclojure-java in ubuntu hirsute.

No description available for libclojure-java in ubuntu hirsute.