Metadata-Version: 1.1
Name: git-remote-hg
Version: 1.0.2.1
Summary: access hg repositories as git remotes
Home-page: http://github.com/mnauw/git-remote-hg
Author: Mark Nauwelaerts
Author-email: mnauw@users.sourceforge.net
License: GPLv2
Description: 
        'git-remote-hg' is a gitremote protocol helper for Mercurial.
        It allows you to clone, fetch and push to and from Mercurial repositories as if
        they were Git ones using a hg::some-url URL.
        
        See the homepage for much more explanation.
        
Keywords: git hg mercurial
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: License :: OSI Approved
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
