          MODULE=Unicode-Stringprep
         VERSION=1.103
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=http://search.cpan.org/CPAN/authors/id/C/CF/CFAERBER
      SOURCE_VFY=sha1:a09607bd5788934ed3453e0433e46b3ad7f1838b
        WEB_SITE=http://search.cpan.org/~cfaerber/Unicode-Stringprep
         ENTERED=20100414
         UPDATED=20100414
           SHORT="Preparation of Internationalized Strings (RFC 3454)"

cat << EOF
This module implements the stringprep framework for preparing
Unicode text strings in order to increase the likelihood that
string input and string comparison work in ways that make sense
for typical users throughout the world.  The stringprep protocol
is useful for protocol identifier values, company and personal
names, internationalized domain names, and other text strings.
The stringprep framework does not specify how protocols should
prepare text strings. Protocols must create profiles of
stringprep in order to fully specify the processing options.
EOF
