Metadata-Version: 2.4
Name: bgg
Version: 0.24.1
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
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
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: license
Dynamic: summary

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.


