Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 294 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 294 Bytes

VSSPython

A Python library used to interact with Microsoft Visual SourceSafe repositories.

Installation

To install VSSPython, you need Python setuptools.

Then, if you have downloaded the source code:

python setup.py install