Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
gnu.regexp: Java NFA regular expression engine implementation
- Summary
- The gnu.regexp package is a pure-Java implementation of a traditional
(non-POSIX) NFA regular expression engine. Its syntax can emulate many
popular development tools, including awk, sed, emacs, perl and grep. For
a relatively complete list of supported and non-supported syntax, refer
to the syntax and usage notes.
Changelog
- * Wed Feb 16 11:00:00 2005 Ralph Apel <r.apel at r-apel.de> 0:1.1.4-9jpp
-
- Build with javac 1.4.2
- * Sun Feb 6 11:00:00 2005 David Walluck <david{%}jpackage{*}org> 0:1.1.4-8jpp
-
- add non-versioned javadoc link
- modernize spec
- * Mon Aug 23 12:00:00 2004 Ralph Apel <r.apel at r-apel.de> 0:1.1.4-7jpp
-
- Build with ant-1.6.2