Tool to write ITPs using a Debian package source.
| itpwriter | Initial commit | |
| .gitignore | Initial commit | |
| LICENSE | Initial commit | |
| poetry.lock | Initial commit | |
| pyproject.toml | Initial commit | |
| README.md | Initial commit | |
itpwriter
Tool to write ITPs using a Debian package source.
Install
Available from pypi under the name 'itpwriter'.
pip install itpwriter
Usage
Pass --help flag for usage info.
Why?
I usually finish the d/control, d/changelog, and d/copyright files, and then copy their contents into an ITP. This program automates that.
Copyright
Copyright © 2023 Maytham Alsudany <maytha8thedev@gmail.com>
License
MIT (aka Expat) unless otherwise indicated. See LICENSE.