slackbuilds/python/pysvn
fourtysixandtwo 8bc9edde87 python/pysvn: Change i486 to i586 2022-06-07 02:23:46 -04:00
..
README python/pysvn: Wrap README at 72 columns. 2022-03-17 12:37:56 -04:00
pysvn.SlackBuild python/pysvn: Change i486 to i586 2022-06-07 02:23:46 -04:00
pysvn.info
slack-desc

README

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