Name: | python3-vcstools |
---|---|
Version: | 0.1.42 |
Release: | 1.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 1025299 |
License: | BSD |
RPM: | python3-vcstools-0.1.42-1.el8.noarch.rpm |
Source RPM: | python-vcstools-0.1.42-1.el8.src.rpm |
Build Date: | Fri Nov 01 2019 |
Build Host: | jenkins-10-147-72-125-b4e9fa10-6706-4ab7-a61e-ddbed2bd373b.appad1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | http://www.ros.org/wiki/vcstools |
Summary: | Version Control System tools for Python |
Description: | The vcstools module provides a Python API for interacting with different version control systems (VCS/SCMs). The VcsClient class provides an API for seamless interacting with Git, Mercurial (Hg), Bzr and SVN. The focus of the API is manipulating on-disk checkouts of source-controlled trees. Its main use is to support the rosinstall tool. |