           SPELL=jakarta-regexp
         VERSION=1.2
          SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}-${VERSION}
   SOURCE_URL[0]=http://www.apache.org/dist/${SPELL%-*}/${SPELL#*-}/source/${SOURCE}
     SOURCE_HASH=sha512:94192a4f1dc2831debdff69e920d3d684df724cfd9d88a8f7a9a9c4753c9c3a43441b8f9048f77ece2ea690e473cac09338f007ed84331369d7d7160ff41a8b9
      LICENSE[0]=APACHE
        WEB_SITE=http://jakarta.apache.org/regexp/index.html
        KEYWORDS="java"
         ENTERED=20030326
           SHORT="regexp is Regular Expression package for java."
cat << EOF
Regexp is a 100% Pure Java Regular Expression package that was graciously
donated
to the Apache Software Foundation by Jonathan Locke. He originally wrote this
software back in 1996 and it has stood up quite well to the test of time. It
includes complete Javadoc documentation as well as a simple Applet for visual
debugging and testing suite for compatibility.
EOF
