dc-tool
Manage submissions to contributors.debian.org (Python3)
Install
- All systems
-
curl cmd.cat/dc-tool.sh
- Debian
-
apt-get install python3-debiancontributors
- Ubuntu
-
apt-get install python3-debiancontributors
- Kali Linux
-
apt-get install python3-debiancontributors
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python3-debiancontributors
- Raspbian
-
apt-get install python3-debiancontributors
- Dockerfile
- dockerfile.run/dc-tool
python3-debiancontributors
Manage submissions to contributors.debian.org (Python3)
This module contains the code to submit and parse contributions to contributors.debian.org. It can be used to prepare submissions and submit them to the site, and it is used by the site to parse and validate them. This package contains the Python3 version of the code.
python-debiancontributors
Manage submissions to contributors.debian.org
This module contains the code to submit and parse contributions to contributors.debian.org. It can be used to prepare submissions and submit them to the site, and it is used by the site to parse and validate them. This package contains the Python2 version of the code.