🚀 Launch Week Day 2:Introducing Custom Tabs for Org Alerts.Learn More →
Socket
Book a DemoInstallSign in
Socket

vcstools

Package Overview
Dependencies
Maintainers
4
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vcstools

VCS/SCM source control library for svn, git, hg, and bzr

pipPyPI
Version
0.1.42
Maintainers
4

vcstools

.. image:: https://travis-ci.org/vcstools/vcstools.svg?branch=master :target: https://travis-ci.org/vcstools/vcstools

.. image:: https://coveralls.io/repos/github/vcstools/vcstools/badge.svg?branch=master :target: https://coveralls.io/github/vcstools/vcstools?branch=master

.. image:: https://img.shields.io/pypi/v/vcstools.svg :target: https://pypi.python.org/pypi/vcstools

.. image:: https://img.shields.io/pypi/pyversions/vcstools.svg :target: https://pypi.python.org/pypi/vcstools

.. image:: https://img.shields.io/pypi/status/vcstools.svg :target: https://pypi.python.org/pypi/vcstools

.. image:: https://img.shields.io/pypi/l/vcstools.svg :target: https://pypi.python.org/pypi/vcstools

.. image:: https://img.shields.io/pypi/dd/vcstools.svg :target: https://pypi.python.org/pypi/vcstools

.. image:: https://img.shields.io/pypi/dw/vcstools.svg :target: https://pypi.python.org/pypi/vcstools

.. image:: https://img.shields.io/pypi/dm/vcstools.svg :target: https://pypi.python.org/pypi/vcstools

The vcstools module provides a Python API for interacting with different version control systems (VCS/SCMs) It is used in tools like wstool <https://wiki.ros.org/wstool>_ and rosinstall <https://docs.ros.org/independent/api/rosinstall/html/>_, 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 <http://docs.ros.org/independent/api/vcstools/html/>_

Keywords

scm

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts