	BUILD_API=2
           SPELL=xml-encoding
         VERSION=1.01
          SOURCE=XML-Encoding-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/XML-Encoding-$VERSION
   SOURCE_URL[0]=http://www.cpan.org/authors/id/C/CO/COOPERCL/$SOURCE
     SOURCE_HASH=sha512:83c43ce6a07a07432ff6683c82b3f0abf26348bd3e88c3756fadf2fc531ea104d9f71aec4e0b1df262831b0b55de2c9a06595370e737fd26a5e775ae8ced0ab5
         LICENSE=ART
        WEB_SITE="http://search.cpan.org/search?dist=xml-encoding"
         ENTERED=20020405
  KEYWORDS="xml perl"
           SHORT="A perl module for parsing XML encoding maps"
cat << EOF
This module, built as a subclass of XML::Parser, parses
encoding map XML files. Included in the distribution is the
compile_encoding script that compiles these to the binary
form used by XML::Parser in order to parse scripts in the
given encoding. Also included is a script that generates
encoding map XML files from the type of mapping files
obtained at ftp://ftp.unicode.org/Public/MAPPINGS.

Several encoding maps are included in the maps subdirectory.
EOF
