Newer
Older
Maintainer: Debian Common Lisp Team <pkg-common-lisp-devel@lists.alioth.debian.org>
Uploaders: Peter Van Eynde <pvaneynd@debian.org>,
Francois-Rene Rideau <fare@tunes.org>
Build-Depends-Indep: texinfo, texlive-extra-utils, texlive, texlive-generic-recommended
Vcs-Git: git://git.debian.org/git/pkg-common-lisp/cl-asdf.git
Recommends: common-lisp-controller, sbcl | lisp-compiler
Conflicts: sbcl-common (<= 1:0.9.13.0-2), common-lisp-controller (<< 7.3)
Breaks: common-lisp-controller (<< 7.3)
asdf provides a "make" type functions for Common Lisp software.
It drives compilation and dynamic loading for complex Lisp systems
with multiple modules and files, and is the de facto standard used
by free software written in Common Lisp.