| Name: | python2-vcstools |
|---|---|
| Version: | 0.1.42 |
| Release: | 1.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 694595 |
| License: | BSD |
| RPM: | python2-vcstools-0.1.42-1.el7.noarch.rpm |
| Source RPM: | python-vcstools-0.1.42-1.el7.src.rpm |
| Build Date: | Fri Nov 08 2019 |
| Build Host: | x86-ol7-builder-03.us.oracle.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. |