dh_lisp
Debhelper to support Common Lisp related packages
Install
- All systems
-
curl cmd.cat/dh_lisp.sh
- Debian
-
apt-get install dh-lisp
- Ubuntu
-
apt-get install dh-lisp
- Kali Linux
-
apt-get install dh-lisp
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install dh-lisp
- Raspbian
-
apt-get install dh-lisp
- Dockerfile
- dockerfile.run/dh_lisp
dh-lisp
Debhelper to support Common Lisp related packages
This debhelper addon targets Debian package maintainers of packages related to Common Lisp. It automates the processes of making a package conform to the Common Lisp in Debian Manual: It adds dependencies to required Common Lisp implementations if precompiled object files for them are included in the package.