           SPELL=libid3
         VERSION=1.1
          SOURCE=$SPELL-$VERSION.tar.gz
   SOURCE_URL[0]=http://download.tangent.org/$SOURCE
     SOURCE_HASH=sha512:3d9fc87390f1a8463f4beda0e8ecde091089ab5a71e8693a9d35d48db1045e476b9a92d387bcd992ea3a2eadab63a31e2d51193dcfdb45d9a2a15b15bb99d4a4
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
        WEB_SITE=http://tangent.org/index.pl?node=libID3
         ENTERED=20060531
      LICENSE[0]=$SOURCE_DIRECTORY/COPYING
           SHORT="Library for parsing ID3 tags from files or sections of memory."
cat << EOF
libID3 is a small C library to parse ID3 tags. It uses as little memory as
possible, and has both DOM- and SAX-like models.
EOF
