SlackBuildsOrg/python/pysvn
B. Watson 157044eaa8 python/pysvn: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
2022-03-17 12:37:56 -04:00
..
pysvn.info
pysvn.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
README python/pysvn: Wrap README at 72 columns. 2022-03-17 12:37:56 -04: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 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