          MODULE=pysvn
         VERSION=1.7.5
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=http://pysvn.barrys-emacs.org/source_kits/
      SOURCE_VFY=sha1:912d7081a8294a578f822e03d60747154cf8532d
        WEB_SITE=http://pysvn.tigris.org/
         ENTERED=20090529
         UPDATED=20110417
           SHORT="Python bindings for Subversion"
      MAINTAINER=jannis@lunar-linux.org

cat << EOF
The pysvn project's goal is to enable Tools to be written in Python
that use Subversion.

Windows, Mac OS X, Linux and other unix platforms are supported.
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
EOF
