Metadata-Version: 2.1
Name: vcstool
Version: 0.3.0
Summary: vcstool provides a command line tool to invoke vcs commands on multiple repositories.
Home-page: https://github.com/dirk-thomas/vcstool
Download-URL: http://download.ros.org/downloads/vcstool/
Author: Dirk Thomas
Author-email: web@dirk-thomas.net
Maintainer: Dirk Thomas
Maintainer-email: web@dirk-thomas.net
License: Apache License, Version 2.0
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Version Control
Classifier: Topic :: Utilities
License-File: LICENSE
Requires-Dist: PyYAML

vcstool enables batch commands on multiple different vcs repositories. Currently it supports git, hg, svn and bzr.
