David Spencer 46db38c07e python/pysvn: Updated for version 1.8.0. 9 년 전
..
README daf6654a9c python/pysvn: Fixed dep information 12 년 전
pysvn.SlackBuild 46db38c07e python/pysvn: Updated for version 1.8.0. 9 년 전
pysvn.info 46db38c07e python/pysvn: Updated for version 1.8.0. 9 년 전
slack-desc 610e8461bb various: Fix slack-desc formatting and comment nit picks. 11 년 전

README

The pysvn project's goal is to enable tools to be written in Python that
use Subversion.

Some pysvn extension features:
+ Supports all svn client features
+ Supports svn transaction features required to write svn pre-commit hooks
+ Easy to learn and use
+ Python like interface
+ Good Documentation and examples
+ No need to understand the Subversion C API