Collection of small Common Lisp packages Git
Status: Beta
Brought to you by:
uuh
Various lisp packages. Get all stable ones by using the de.uuhaus package at toplevel. You should have ASDF from <http://cliki.net/asdf> installed. If you load the file de.uuhaus.lisp, all exported symbols of the packages listed in *de.uuhaus-included-packages* will be re-exported from the :DE.UUHAUS package. The easiest way to achieve this is to symlink the file de.uuhaus.asd to a place that is in ASDFs *central-registry* search list. All sub-packages will then be found and automatically loaded too. If you want to use only a certain sub-package, just use only the package-specific .asd file. $Id$