buckmole / vcstools

Python library for interacting with various VCS systems

Home Page:http://wiki.ros.org/vcstools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Archived

This repository has been archived due to a lack of maintainance and no longer being used in the ROS project. For similar functionality see http://wiki.ros.org/vcstool.

vcstools

https://travis-ci.org/vcstools/vcstools.svg?branch=master https://coveralls.io/repos/github/vcstools/vcstools/badge.svg?branch=master

The vcstools module provides a Python API for interacting with different version control systems (VCS/SCMs) It is used in tools like wstool and rosinstall, which are frequently used in ROS.

This should not be confused with vcstool (no trailing s), which provides the vcs command line tool and is otherwise unrelated to this repository, see: https://github.com/dirk-thomas/vcstool

See http://www.ros.org/doc/independent/api/vcstools/html/

Installing

See documentation

About

Python library for interacting with various VCS systems

http://wiki.ros.org/vcstools

License:Other


Languages

Language:Python 99.8%Language:Makefile 0.2%