collections.Iterable
collections.Iterator
datetime.tzinfo
Exception
list
logging.Logger
logging.StreamHandler
object
gbp.command_wrappers.Command - Wraps a shell command, so we don't have to store any kind of command line options in one of the git-buildpackage commands gbp.deb.changelog.ChangeLog - A Debian changelog gbp.deb.changelog.ChangeLogSection - A section in the changelog describing one particular version gbp.deb.control.Control - A Debian control gbp.deb.dscfile.DscFile - Keeps data read from a dscfile gbp.deb.format.DebianSourceFormat - Contents of debian/source/format gbp.deb.source.DebianSource - A debianized source tree gbp.deb.source.FileVfs - No class docstring; 0/1 instance variables, 1/2 methods documented gbp.deb.uscan.Uscan - No class docstring; 0/1 class variables, 0/3 instance variables, 4/7 methods documented gbp.git.args.GitArgs - Handle arguments to git commands gbp.git.commit.GitCommit - A git commit gbp.git.fastimport.FastImport - Add data to a git repository using git fast-import gbp.git.modifier.GitModifier - Stores authorship/committer information gbp.git.repository.GitRemote - Class representing a remote repository gbp.git.repository.GitRepository - Represents a git repository at path . It's currently assumed that the git repository is stored in a directory named .git/ below path . gbp.git.vfs.GitVfs - No class docstring; 1/1 classes, 0/2 instance variables, 1/2 methods documented gbp.git.vfs.GitVfs._File - A file like object representing a file in git gbp.log.GbpFilter - Filter for enabling selective output gbp.patch_series.Patch - A patch in a PatchSeries
gbp.pkg.archive.Archive - No class docstring; 0/2 class variables, 1/1 static methods documented gbp.pkg.compressor.Compressor - No class docstring; 0/3 class variables, 0/2 instance variables, 2/8 methods documented gbp.pkg.pkgpolicy.PkgPolicy - Common helpers for packaging policy. gbp.pkg.upstreamsource.UpstreamSource - Upstream source. Can be either an unpacked dir, a tarball or another type of archive gbp.rpm.changelog._ChangelogEntry - An entry (one 'change') in an RPM changelog gbp.rpm.changelog._ChangelogHeader - The header part of one changelog section gbp.rpm.changelog._ChangelogSection - One section (set of changes) in an RPM changelog gbp.rpm.changelog.Changelog - An RPM changelog gbp.rpm.changelog.ChangelogParser - Parser for RPM changelogs gbp.rpm.linkedlist.LinkedListNode - Node of the linked list gbp.rpm.policy.RpmPkgPolicy.Changelog - Container for changelog related policy settings gbp.rpm.policy.RpmPkgPolicy.ChangelogEntryFormatter - Helper class for generating changelog entries from git commits gbp.rpm.SpecFile - Class for parsing/modifying spec files gbp.rpm.SrcRpmFile - Keeps all needed data read from a source rpm gbp.scripts.common.ExitCodes - Undocumented gbp.scripts.import_dscs.cmp_to_key.K - Undocumented gbp.scripts.import_dscs.GitImportDsc - Undocumented gbp.scripts.rpm_ch.ChangelogFile - Container for changelog file, whether it be a standalone changelog or a spec file gbp.tristate.Tristate - Tri-state value: on, off or auto optparse.Option
optparse.OptionGroup
optparse.OptionParser