Metadata-Version: 1.1
Name: git-deb
Version: 0.2.0
Summary: Bring any Debian package to Git
Home-page: https://github.com/g2p/git-deb
Author: Gabriel de Perthuis
Author-email: g2p.code+gitdeb@gmail.com
License: GNU GPL
Description: 
            git-deb downloads the full history of a Debian package into Git.
            Usage:
            
                git clone deb::pkgname
        
            See `github.com/g2p/git-deb <https://github.com/g2p/git-deb#readme>`_
            for installation and usage instructions.
Keywords: git debian packaging import debsnap snapshot.debian.org
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier:         Programming Language :: Python :: 3.3
Classifier:         License :: OSI Approved :: GNU General Public License (GPL)
Classifier:         Operating System :: POSIX :: Linux
Classifier:         Topic :: Utilities
Classifier:         Environment :: Console
