Name: | gnu-regexp |
---|---|
Version: | 1.1.4 |
Release: | 13.jpp5 |
Architecture: | noarch |
Group: | Development/Libraries/Java |
Size: | 116256 |
License: | LGPLv2+ |
RPM: | gnu-regexp-1.1.4-13.jpp5.noarch.rpm |
Source RPM: | gnu-regexp-1.1.4-13.jpp5.src.rpm |
Build Date: | Fri Sep 06 2013 |
Build Host: | ca-build7.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.cacas.org/java/gnu/regexp/ |
Summary: | Java NFA regular expression engine implementation |
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. |
- fix typo in spec - update License
- add compat symlinks
- build for JPackage 5
- First JPP-1.7 release - Change name to gnu-regexp, Provide/Obsolete gnu.regexp - Still provide gnu.regexp.jar as symlink
- Build with javac 1.4.2
- add non-versioned javadoc link - modernize spec
- Build with ant-1.6.2
- add Distribution and Vendor tags
- Adapted for JPackage 1.5.
- remove vendor tag
- move gnu.regexp.util classes to demo package in order to remove the gnu.getopt dependency from the main package - remove bzip2 compression on build script
- versioned dir for javadoc - no dependencies for javadoc package - additional sources in individual archives - section macro
- first JPackage release