agnostic-lizard 0~git20201010.1.fe3a737-2 source package in Ubuntu

Changelog

agnostic-lizard (0~git20201010.1.fe3a737-2) unstable; urgency=medium

  * Source-only upload for testing migration.

 -- Sean Whitton <email address hidden>  Sat, 21 Aug 2021 13:23:09 -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

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
agnostic-lizard_0~git20201010.1.fe3a737-2.dsc 2.2 KiB 542f3b8d76f7057725b2f89d41a855eea80a477ede7b362026ea3cdf25310e63
agnostic-lizard_0~git20201010.1.fe3a737.orig.tar.xz 28.0 KiB 4426d661c6391e75a7e6e47a39d2b1ba2beb2b22b69cb3fca98a9b6d250cddb0
agnostic-lizard_0~git20201010.1.fe3a737-2.debian.tar.xz 1.6 KiB 5f627c31595aea09dcddf22baf5d1d881862f1dbc5db547dd7d4a10916915515

No changes file available.

Binary packages built by this source

cl-agnostic-lizard: best-effort portable code walker for Common Lisp

 Agnostic Lizard is a portable implementation of a code walker, and in
 particular of the macroexpand-all function (and macro), which makes a
 best-effort to be correct, while not expecting much beyond what the Common
 Lisp standard requires.
 .
 It aims to be implementation-agnostic and to climb the syntax trees.