slackbuilds_ponce/python/pysvn
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
pysvn.info
pysvn.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
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