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

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