1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
Source: trivial-features
Section: lisp
Priority: optional
Maintainer: Debian Common Lisp Team <pkg-common-lisp-devel@lists.alioth.debian.org>
Uploaders: Peter Van Eynde <pvaneynd@debian.org>
Build-Depends: debhelper (>= 7)
Build-Depends-Indep: dh-lisp
Standards-Version: 3.8.3
Homepage: http://www.cliki.net/trivial-features
Vcs-Darcs: http://darcs.debian.org/darcs/pkg-common-lisp/trivial-features
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-common-lisp/trivial-features;a=summary
Package: cl-trivial-features
Architecture: all
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: An abstraction layer for the *features* that implementations use
trivial-features ensures consistent *FEATURES* across multiple Common
Lisp implementations.
|