SlackBuildsOrg/python/pysvn
David Spencer 46db38c07e python/pysvn: Updated for version 1.8.0.
Fixes build with subversion-1.9.2.

Signed-off-by: David Spencer <baildon.research@googlemail.com>
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2016-01-17 09:40:16 +07:00
..
pysvn.info
pysvn.SlackBuild
README
slack-desc

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