Metadata-Version: 1.1
Name: hg-branchlog
Version: 0.0.2
Summary: Modified hg graphlog command.
Home-page: https://bitbucket.org/tikitu/branchlog
Author: Tikitu de Jager
Author-email: tikitu@logophile.org
License: GNU GPLv2 or any later version
Description: 
            branchlog is a modified form of the Mercurial graphlog command (hg log -G),
            which focuses on the merge structure between named branches, collapsing
            long sequences of commits in the same branch together.
        
            For more details (including pretty ascii graphics) see the project homepage
            at https://bitbucket.org/tikitu/branchlog.
Keywords: branchlog
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
