Name: | lpg |
---|---|
Version: | 2.0.17 |
Release: | 4.1.el6 |
Architecture: | i686 |
Group: | Development/Libraries |
Size: | 1796383 |
License: | EPL |
RPM: | lpg-2.0.17-4.1.el6.i686.rpm |
Source RPM: | lpg-2.0.17-4.1.el6.src.rpm |
Build Date: | Tue Jul 20 2010 |
Build Host: | ca-build19.us.oracle.com |
Vendor: | Oracle America |
URL: | http://lpg.sourceforge.net/ |
Summary: | LALR Parser Generator |
Description: | The LALR Parser Generator (LPG) is a tool for developing scanners and parsers written in Java, C++ or C. Input is specified by BNF rules. LPG supports backtracking (to resolve ambiguity), automatic AST generation and grammar inheritance. |
- Rebuilt for RHEL 6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
- Add missing build dependency on ant-apache-regexp. - Remove empty sub-package that was accidentally left.
- Add version constants so we get the correct version numbers on the java libraries.
- Update to 2.0.17. - Add OSGI manifest info to the runtime jar. - Bundle generator docs with the generator in the main package.
- Better document source files/patches.
- Initial release of version 2.