Metadata-Version: 2.4
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
Requires-Dist: setuptools
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: download-url
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: maintainer
Dynamic: maintainer-email
Dynamic: requires-dist
Dynamic: summary

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