Jump to letter: [
2346ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python-vcstools - 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.
Packages
| python-vcstools-0.1.36-1.el6.src
[56 KiB] |
Changelog
by Scott K Logan (2014-12-14):
- Update to release 0.1.36
- Update to python packaging guidelines
- Add check section
- Add patch for test fixes
- Add bzr, git, mercurial and subversion to Requires
|