Metadata-Version: 1.1
Name: Arriero
Version: 0.7
Summary: Arriero Package Helper
Home-page: http://anonscm.debian.org/git/collab-maint/arriero.git
Author: Maximiliano Curia
Author-email: maxy@debian.org
License: GPLv2+
Description: 
            Arriero is a tool that allows simplifying the management of *Debian*
            packages, particularly useful when having to make new upstream releases,
            builds and uploads of similar packages.
        
            It relies heavily in the use of *git-buildpackage* and general *git*
            practices, so it's only useful for packages currently maintained through
            git.
            
Platform: UNKNOWN
Classifier: Environment :: Console
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Version Control :: Git
Classifier: Operating System :: POSIX :: Linux
Requires: debian
Requires: git
Requires: lxml
Requires: pexpect
