          MODULE=pyogg
         VERSION=1.2
          SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=http://www.andrewchatham.com/pyogg/download/$SOURCE
        WEB_SITE=http://www.andrewchatham.com/pyogg/
         ENTERED=20030501
         UPDATED=20030501
           SHORT="Python wrapper for the Ogg libraries"
cat << EOF
You can now write Python programs to encode and decode Ogg Vorbis
files (encoding is quite a bit more involved).
EOF
