- gbp - The various things needed by git-buildpackage and friends
- gbp.command_wrappers - Simple class wrappers for the various external commands needed by git-buildpackage and friends
- gbp.config - handles command line and config file option parsing for the gbp commands
- gbp.dch - provides git-dch helpers
- gbp.deb - provides some debian source package related helpers
- gbp.errors - Errors raised in gbp commands
- gbp.format - Format a message
- gbp.git - Accessing Git from python
- gbp.log - Simple colored logging classes
- gbp.notifications - No module docstring; 1/4 functions, 0/1 variables documented
- gbp.patch_series - Handle Patches and Patch Series
- gbp.paths - Helpers to handle paths
- gbp.pkg - Common functionality of the Debian/RPM package helpers
- gbp.rpm - provides some rpm source package related helpers
- gbp.scripts - The gbp commands
- gbp.tmpfile - Temporary directory handling
- gbp.tristate - A switch with three states: on|off|auto
- gbp.version - The current gbp version number
- doctests - No package docstring; 7/8 modules documented