cl-utilities 1.2.4-3.2 source package in Ubuntu

Changelog

cl-utilities (1.2.4-3.2) unstable; urgency=medium

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Holger Levsen <email address hidden>  Tue, 05 Jan 2021 11:27:19 +0100

Upload details

Uploaded by:
dim
Uploaded to:
Sid
Original maintainer:
dim
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
cl-utilities_1.2.4-3.2.dsc 1.7 KiB dec801a8d6cf3de439565d7974fb10e0d664e8a72986468cc1068ce67cf1378c
cl-utilities_1.2.4.orig.tar.xz 19.9 KiB de4e24cc95b2a0ba7face86d3acc32820b9add7d195db59ed8a81ad3f6ccb34e
cl-utilities_1.2.4-3.2.debian.tar.xz 1.9 KiB c3452b1f0c9b6d981da063ab420e1a503eb78c96d242829f49c7107f1630700c

Available diffs

No changes file available.

Binary packages built by this source

cl-utilities: collection of Common Lisp utilities

 On Cliki.net <http://www.cliki.net/Common%20Lisp%20Utilities>, there
 is a collection of Common Lisp Utilities, things that everybody writes
 since they're not part of the official standard. There are some very
 useful things there; the only problems are that they aren't
 implemented as well as you'd like (some aren't implemented at all) and
 they aren't conveniently packaged and maintained. It takes quite a bit
 of work to carefully implement utilities for common use, commented
 and documented, with error checking placed everywhere some dumb user
 might make a mistake.