Package: jakarta-oro Version: 2.0.8 Revision: 4 Type: java(1.4) Source: mirror:apache:jakarta/oro/%n-%v.tar.gz Source-MD5: 6f7690c6ba9750e3cbb8ebd10078a79a SourceDirectory: %n-%v PatchScript: perl -pi -e 's,= 1.6.5-1), fink (>= 0.22.2-1), fink-mirrors (>= 0.22.1.1-1), system-java-dev (>= 1.4-1) Depends: system-java (>= 1.4-1) CompileScript: ant package JarFiles: dist/*.jar InstallScript: << mv %n-%v dist mv dist/%n-%v.jar dist/%n.jar mkdir -p %i/share/doc/%n (cd dist/docs; gnutar -cf - .) | (cd %i/share/doc/%n; gnutar -xf -) find %i/share/doc/%n -type d -exec chmod 755 {} \; find %i/share/doc/%n -type f -exec chmod 644 {} \; << DocFiles: dist/C* dist/I* dist/L* dist/R* dist/S* dist/T* Homepage: http://jakarta.apache.org/oro/ Maintainer: Benjamin Reed Description: Jakarta ORO Regex Library DescDetail: << The Jakarta-ORO Java classes are a set of text-processing Java classes that provide Perl5 compatible regular expressions, AWK-like regular expressions, glob expressions, and utility classes for performing substitutions, splits, filtering filenames, etc. This library is the successor to the OROMatcher, AwkTools, PerlTools, and TextTools libraries from ORO, Inc. (www.oroinc.com). They have been donated to the Jakarta Project by Daniel Savarese (www.savarese.org), the copyright holder of the ORO libraries. Daniel will continue to participate in their development under the Jakarta Project. << License: BSD