           SPELL=bittorrent-bencode
         VERSION=5.0.8
          SOURCE="BitTorrent-bencode-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://pypi.python.org/packages/source/B/BitTorrent-bencode/${SOURCE}
     SOURCE_HASH=sha512:5ce58de0a5b9347be5ca2cdcba986e84aa40d68204f0996ef1f66d30b93726e0dcd175251858c2b9cc4428c029ac3f6c3bec2a37f897f1ba78567247b0a47b68
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/BitTorrent-bencode-${VERSION}"
        WEB_SITE="http://www.bittorrent.com/"
      LICENSE[0]=http://www.bittorrent.com/license/
         ENTERED=20071021
           SHORT="The BitTorrent bencode module as leight-weight, standalone package"
cat << EOF
This package simply re-packages the existing bencoding and bdecoding
implemention from the 'official' BitTorrent client as a separate, leight-weight
package for re-using them without having the entire BitTorrent software as
a dependency.

It currently uses the implementation from BitTorrent Version 5.0.8, the file
bencode.py is a verbatim, unmodified copy from that distribution.
EOF
