python3-vcstools

VCS/SCM Python source control library for svn, git, hg, and bzr (Python 3)
  https://wiki.ros.org/vcstools
  0
  no reviews



This package is part of Robot OS (ROS). The vcstools module provides a Python API for interacting with different version control systems (VCS/SCMs). The VcsClient class provides an API for seamlessly interacting with Git, Mercurial (Hg), Bzr and SVN. The focus of the API is manipulating on-disk checkouts of source-controlled trees.

This package installs the library for Python 3.