trivial-macroexpand-all 0~git20171020.933270a-2 source package in Ubuntu

Changelog

trivial-macroexpand-all (0~git20171020.933270a-2) unstable; urgency=medium

  * Source-only upload.

 -- Sean Whitton <email address hidden>  Wed, 31 Mar 2021 16:42:04 -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 misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Impish: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
trivial-macroexpand-all_0~git20171020.933270a-2.dsc 2.3 KiB c16cbf6eee32c9c48d764fd348b58ca65c32de027ae9025738854a7a7a8fa37d
trivial-macroexpand-all_0~git20171020.933270a.orig.tar.xz 2.7 KiB a0ee549fa8242ac75b7a205747d83f984265e31852d4a5ee86849e8bf0f35b73
trivial-macroexpand-all_0~git20171020.933270a-2.debian.tar.xz 1.8 KiB abbca5819fbd3485cde31df0f21c6ff0b7873772e99d20292f0667604eb02c3a

No changes file available.

Binary packages built by this source

cl-trivial-macroexpand-all: macroexpand-all function which calls implementation-specific equivalent

 Provides a macroexpand-all function that calls the implementation specific
 equivalent. This small library is one way to deal with the fact that the
 ANSI Common Lisp standard does not provide quite enough facilities to do
 completely reliable code walking.
 .
 Supported Common Lisp implementations: `abcl`, `allegro`, `ccl`, `clisp`,
 `cmucl`, `corman`, `lispworks`, `mkcl`, `sbcl`, `ecl` & `scl`.