gnu-regexp - Java NFA regular expression engine implementation
Website: | http://nlp.stanford.edu/nlp/javadoc/gnu-regexp-docs/ |
---|---|
License: | LGPL |
- Description:
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.
Packages
gnu-regexp-1.1.4-10jpp.3.fc9.src [168 KiB] |
Changelog
by Deepak Bhole (2007-10-17):
- Resolve bz# 245270: Fixed URL |