autodep8
DEP-8 test control file generator
Install
- All systems
-
curl cmd.cat/autodep8.sh
- Debian
-
apt-get install autodep8
- Ubuntu
-
apt-get install autodep8
- Kali Linux
-
apt-get install autodep8
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install autodep8
- Raspbian
-
apt-get install autodep8
- Dockerfile
- dockerfile.run/autodep8
autodep8
DEP-8 test control file generator
autodep8 will detect well-known types of packages and generate DEP-8-compliant test control files for them. It can be used by DEP-8 implementations to support implicit test control files. Currently supported packages types: - Ruby packages using gem2deb/gem2deb-test-runner - Perl packages - Python packages - NodeJS packages - Kernel module packages using DKMS - R packages - Emacs Lisp ELPA packages - Go packages - Octave-Forge packages