Metadata-Version: 1.1
Name: bgg
Version: 0.21.2
Summary: A love story with Bugzilla, git and Github
Home-page: https://github.com/peterbe/bgg
Author: Peter Bengtsson
Author-email: mail@peterbe.com
License: MIT
Description: Bugzilla, Git and Github
        ========================
        
        A love story with Bugzilla, git and Github.
        
        This script encapsulates as much automation as possible when working
        with Git and especially with Bugzilla and Github.
        
        The idea is that you can recognize certain patterns in your day-to-day
        work with these tools and wrapping that up in one script.
        
        Basically, anything you do with git where you find yourself repeating
        yourself more than once can be automated in some smart way.
        
        
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
