The JRegex is compact and efficient regular expression library for Java. It
provides support for full Perl 5.6 regex syntax and is compliant with
unicode.org's regex guidelines. Besides that, jregex supports named groups
(existing in Python regexes but neither in Perl nor in other Java libs), and
incomplete matching, which is hardly found elsewhere.
Installed Size: 112.6 kB
Architectures: all