cl-interpol 20220725.gitd4f49d4-1 source package in Ubuntu

Changelog

cl-interpol (20220725.gitd4f49d4-1) unstable; urgency=medium

  * New upstream release.
  * Add myself to Uploaders.
  * Update system name cl-interpol-test -> cl-interpol/test in runtests.lisp.

 -- Sean Whitton <email address hidden>  Tue, 26 Jul 2022 14:43:37 -0700

Upload details

Uploaded by:
Debian Common Lisp Team
Uploaded to:
Sid
Original maintainer:
Debian Common Lisp Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe lisp
Noble release universe lisp
Mantic release universe lisp
Lunar release universe lisp

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
cl-interpol_20220725.gitd4f49d4-1.dsc 2.3 KiB b14dbbdffe11c96660668270ddbc9047b67de8184fd80bd1e6c66dfff6f3767b
cl-interpol_20220725.gitd4f49d4.orig.tar.xz 28.8 KiB 6ff06b3751da96b1c842fcbf4251b7d95573336c6d930699b14b6c08de699d6c
cl-interpol_20220725.gitd4f49d4-1.debian.tar.xz 3.4 KiB c127a86b6aef7d4422d0e66deb45bbda7da1014ab073a1be4521ad35f3051471

No changes file available.

Binary packages built by this source

cl-interpol: String interpolation for Common Lisp

 CL-INTERPOL is a library for Common Lisp which modifies the reader so that
 you can have interpolation within strings similar to Perl or Unix Shell
 scripts. It also provides various ways to insert arbitrary characters into
 literal strings even if your editor/IDE doesn't support them.