Skip to content

Latest commit

 

History

History
49 lines (35 loc) · 974 Bytes

index.rst

File metadata and controls

49 lines (35 loc) · 974 Bytes

Welcome to vcs's documentation!

vcs is abstraction layer over various version control systems. It is designed as feature-rich Python library with clear API.

vcs uses Semantic Versioning

Features

  • Common API <API> for SCM backends <api-backends>
  • Fetching repositories data lazily
  • Simple caching mechanism so we don't hit repo too often
  • In memory commits API
  • Command Line Interface

Incoming

  • Full working directories support
  • Extra backends: Subversion, Bazaar

Documentation

Installation:

quickstart installation usage/index contribute alternatives api/index license

Other topics

  • genindex
  • search