slackbuilds_ponce/python/pysvn
Marco Bonetti 0c09c39864 python/pysvn: Added (Python SVN extension)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
2011-09-23 16:39:11 -03: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

This requires pycxx.