Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/agx/git-buildpackage
Suite to help with Debian (and RPM) packages in Git repositories
https://github.com/agx/git-buildpackage
debian debian-packages gbp git-buildpackage python rpm rpm-packages
Last synced: 3 months ago
JSON representation
Suite to help with Debian (and RPM) packages in Git repositories
- Host: GitHub
- URL: https://github.com/agx/git-buildpackage
- Owner: agx
- License: gpl-2.0
- Created: 2013-03-22T17:25:43.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-07-06T12:12:56.000Z (4 months ago)
- Last Synced: 2024-07-06T13:32:56.635Z (4 months ago)
- Topics: debian, debian-packages, gbp, git-buildpackage, python, rpm, rpm-packages
- Language: Python
- Homepage: https://honk.sigxcpu.org/piki/projects/git-buildpackage/
- Size: 6.69 MB
- Stars: 95
- Watchers: 12
- Forks: 66
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
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.orgSee the HACKING document for details on contributing to gbp development. The
package is also available on Pypi at:https://pypi.python.org/pypi/gbp/
![gbp logo](docs/gbp.svg)
[![Build Status](https://travis-ci.org/agx/git-buildpackage.svg?branch=master)](https://travis-ci.org/agx/git-buildpackage)
[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/1311/badge)](https://bestpractices.coreinfrastructure.org/projects/1311)