           SPELL=svnmailer
         VERSION=1.0.8
     SOURCE_HASH='sha512:c7fce680747cccd0f9dd925debed760d98000a3f260d15884e2b6a2099bb65eb890061cec5bfa923a54107952925198e0702d0fb7b960e42e3838aba7b72b1a1'
          SOURCE="$SPELL-$VERSION.tar.bz2"
   SOURCE_URL[0]="http://storage.perlig.de/svnmailer/$SOURCE"
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE="http://opensource.perlig.de//$SPELL/"
   FRESHMEAT_URL="http://freshmeat.net/projects/$SPELL/"
      LICENSE[0]='APL'
         UPDATED=20050902
        KEYWORDS="subversion xml mail python devel"
           SHORT='Svnmailer posts subversion repository commit information by mail, news or XML'
cat << EOF
Svnmailer is a tool to post subversion repository commit information by mail,
news or XML (to a CIA tracker).

The svnmailer package is derived from the script mailer.py distributed with
subversion. It arose from the idea to add some features to the original mailer
script. But I've found the script not as extensible as it could be, so the
svnmailer package was redeveloped from scratch with clearer design and
extensibility in mind. Now there are additional features like property diffs,
MIME encoding, configurable handling of huge mails and news postings, subject
templates, consistent unicode handling and even a better extensible command
line. You'll find a complete description of the svnmailer and its possibilities
in the documentation.
EOF
