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

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