This package browser is in early development. Mind the rough edges.

java-jakarta-oro

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.

Installation

Install the latest version of java-jakarta-oro as follows:

guix install java-jakarta-oro

Or install a particular version:

guix install java-jakarta-oro@2.0.8

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.

Badge code

You can use the following badge to inform users of java-jakarta-oro about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/java-jakarta-oro'><img src='https://packages.guix.gnu.org/packages/java-jakarta-oro/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/java-jakarta-oro/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/java-jakarta-oro)

Example Org:

[[https://packages.guix.gnu.org/packages/java-jakarta-oro][https://packages.guix.gnu.org/packages/java-jakarta-oro/badges/latest-version.svg]]