           SPELL=xmlcatmgr
         VERSION=2.2
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE
     SOURCE_HASH=sha512:c8496e5ed0b7d8a2323af6d9089ba57d86239408e3ba4804485474287aa37c9412212819b990b4685c9e6002ff027a6f1c796cfe804516efaf6c64e9e8beafb3
        WEB_SITE=http://xmlcatmgr.sourceforge.net/
      LICENSE[0]=BSD
         ENTERED=20040901
        KEYWORDS="sgml xml doc"
           SHORT="Small utility used to manipulate SGML and XML catalogs."
cat <<EOF
XML Catalog Manager (xmlcatmgr in its short form) is a small utility used
to manipulate SGML and XML catalogs. It is extremely small and lightweight,
specially designed to be run from packaging systems. Basically, it allows
adding and removing entries from catalogs, in a completely automated way.

A catalog is a lookup mechanism used to translate entities into other
different entities. They can, for example, map public identifiers to local
files or URIs. This allows you to tell the parser where to look for entities
without having to modify the original document source.
EOF
