cl-local-time 20180228-1.1 source package in Ubuntu

Changelog

cl-local-time (20180228-1.1) 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 13:18:15 +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-local-time_20180228-1.1.dsc 1.9 KiB 96bb8df332e7f814fc24e0b9f35402aafe535f8c4961d450c99696d068577048
cl-local-time_20180228.orig.tar.gz 291.1 KiB a1ae2789780f2e6ec8f6a0ba7d83c60eb2878117a4edbc221995649951cd6868
cl-local-time_20180228-1.1.debian.tar.xz 2.7 KiB 6155a9520656fcc342a8ac825a895f7b6bdc47e3f7fac0bd410c48f59bd7b07b

Available diffs

No changes file available.

Binary packages built by this source

cl-local-time: Common Lisp library for date and time manipulations

 local-time is a development library for manipulating date and time
 information in a semi-standard manner. It is based almost entirely off of
 Erik Naggum's paper, The Long, Painful History of Time.
 .
 It includes such features as: Time and date arithmetic, ISO 8601 timestring
 formatted output and parsing, Reader macros to embed timestrings directly
 in code, Timezone handling (will read unix tzfile format), Conversion
 between universal and unix time epochs, Julian date calculation.