mirror of
https://github.com/agx/git-buildpackage.git
synced 2024-10-11 09:20:57 +00:00
b341bee588
Idiomatic usage of pytest, remove more traces of nose Closes: #1018367 See merge request agx/git-buildpackage!4 |
||
---|---|---|
bin | ||
debian | ||
docs | ||
examples | ||
gbp | ||
packaging | ||
tests | ||
.coveragerc | ||
.gitignore | ||
.gitmodules | ||
COPYING | ||
dev_requirements.txt | ||
gbp.conf | ||
HACKING | ||
Makefile | ||
pydoctor.ini | ||
pyproject.toml | ||
README.md | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
TODO |
Git-buildpackage
Tools to ease the development of Debian and (partially) RPM packages in git repositories. For documentation see the manual online at:
https://gbp.sigxcpu.org/manual/
On Debian systems, the documentation can be found in /usr/share/doc/git-buildpackage/manual-html.
The API documentation of the gbp module can be found at:
https://gbp.sigxcpu.org/apidocs/
The mailing list is at:
- https://lists.sigxcpu.org/mailman/listinfo/git-buildpackage
- git-buildpackage at lists.sigxcpu.org
See the HACKING document for details on contributing to gbp development. The package is also available on Pypi at: