java-jakarta-oro 2.0.8
Text-processing for Java
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 of the OROMatcher, AwkTools, PerlTools, and TextTools libraries originally from ORO, Inc.
- Website: https://jakarta.apache.org/oro/
- Licenses: ASL 1.1
- Package source: gnu/packages/java.scm
- Builds: See build status
- Issues: See known issues
Installation
Install java-jakarta-oro 2.0.8
as follows:
guix install java-jakarta-oro@2.0.8
Or install the latest version:
guix install java-jakarta-oro
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.