slackbuilds_ponce/python/pysvn
Matteo Bernardini e8c214c4be python/pysvn: Updated for version 1.7.6.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
2012-09-22 11:39:50 -05:00
..
pysvn.info python/pysvn: Updated for version 1.7.6. 2012-09-22 11:39:50 -05:00
pysvn.SlackBuild python/pysvn: Updated for version 1.7.6. 2012-09-22 11:39:50 -05:00
README python/pysvn: Fixed dep information 2012-08-23 15:49:29 -05:00
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