Parts shared between the deb and rpm commands

Class ExitCodes Undocumented
Function maybe_debug_raise Undocumented
Function is_download No summary
Function get_component_tarballs Figure out the paths to the component tarballs based on the main tarball.
Function debug_exc Undocumented
def maybe_debug_raise():
Undocumented
def is_download(args):
>>> is_download(["http://foo.example.com"])
True
>>> is_download([])
False
>>> is_download(["foo-1.1.orig.tar.gz"])
False
def get_component_tarballs(name, version, tarball, components):

Figure out the paths to the component tarballs based on the main tarball.

def debug_exc(options):
Undocumented
API Documentation for git-buildpackage, generated by pydoctor at 2021-02-01 08:15:22.