Metadata-Version: 1.1
Name: gbp
Version: 0.7.1-1.gbpab1fd9
Summary: Suite to help with Debian packages in Git repositories
Home-page: https://honk.sigxcpu.org/piki/projects/git-buildpackage/
Author: Guido Günther
Author-email: agx@sigxcpu.org
License: GPLv2+
Description: Git-buildpackage
        ----------------
        This is a bunch of scripts to ease the development of Debian packages with git.
        For more documentation on how to use these tools, see the manual online at:
        
            http://honk.sigxcpu.org/projects/git-buildpackage/manual-html/gbp.html
        
        On Debian systems, this can be found in
        /usr/share/doc/git-buildpackage/manual-html.
        
        The API documentation of the gbp module can be found at:
        
            http://honk.sigxcpu.org/projects/git-buildpackage/apidocs/
        
        The mailing list is at:
        
            http://lists.sigxcpu.org/mailman/listinfo/git-buildpackage
            git-buildpackage at lists.sigxcpu.org
        
        See the HACKING document for details on contributing to gbp development.
        
Platform: UNKNOWN
Classifier: Environment :: Console
Classifier: Programming Language :: Python :: 2
Classifier: Topic :: Software Development :: Version Control :: Git
Classifier: Operating System :: POSIX :: Linux
Requires: six
