summaryrefslogtreecommitdiffstats
path: root/java/jakarta-regexp/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'java/jakarta-regexp/DETAILS')
-rwxr-xr-xjava/jakarta-regexp/DETAILS9
1 files changed, 5 insertions, 4 deletions
diff --git a/java/jakarta-regexp/DETAILS b/java/jakarta-regexp/DETAILS
index f6d1017b23..6b7e413852 100755
--- a/java/jakarta-regexp/DETAILS
+++ b/java/jakarta-regexp/DETAILS
@@ -12,9 +12,10 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}-${VERSION}
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
+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