Source: cl-trivial-garbage Section: lisp Priority: optional Maintainer: Debian Common Lisp Team Uploaders: Sébastien Villemot Build-Depends: debhelper-compat (= 13) Standards-Version: 4.6.0 Homepage: https://common-lisp.net/project/trivial-garbage/ Vcs-Git: https://salsa.debian.org/common-lisp-team/cl-trivial-garbage.git Vcs-Browser: https://salsa.debian.org/common-lisp-team/cl-trivial-garbage Rules-Requires-Root: no Package: cl-trivial-garbage Architecture: all Multi-Arch: foreign Depends: ${misc:Depends} Recommends: cl-rt Description: portable garbage collector-related APIs for Common Lisp trivial-garbage provides a portable API to finalizers, weak hash-tables and weak pointers on all major implementations of the Common Lisp programming language.