Source: python3-vcstool
Maintainer: Dirk Thomas <web@dirk-thomas.net>
Section: python
Priority: optional
Build-Depends: python3-setuptools, python3-all, debhelper (>= 9)
Standards-Version: 3.9.1
Homepage: https://github.com/dirk-thomas/vcstool
X-Python3-Version: >= 3.5

Package: python3-vcstool
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}, python3-setuptools, python3-yaml
Conflicts: python-vcstool
Description: vcstool provides a command line tool to invoke vcs commands
 vcstool enables batch commands on multiple different vcs repositories. Currently it supports git, hg, svn and bzr.

