Name: | gram_grep |
---|---|
Version: | 0.9.8 |
Release: | 1.el10_0 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 1409805 |
License: | BSL-1.0 |
RPM: | gram_grep-0.9.8-1.el10_0.x86_64.rpm |
Source RPM: | gram_grep-0.9.8-1.el10_0.src.rpm |
Build Date: | Wed May 21 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/BenHanson/gram_grep |
Summary: | Search text using a grammar, lexer, or straight regex |
Description: | Search text using a grammar, lexer, or straight regex. Chain searches for greater refinement. |
- Update to 0.9.8
- Update to 0.9.7 (close RHBZ#2357570)
- Update to 0.9.5 (close RHBZ#2351789)
- Update to 0.9.4 (close RHBZ#2348431)
- Update to 0.9.3 (close RHBZ#2346745)
- Update to 0.9.2 (close RHBZ#2346003)
- Update to 0.9.1 (close RHBZ#2344499)
- Do not build for i686 (leaf package)
- Switch from plain makefiles to CMake
- Add some messy but useful “smoke tests” based on documented examples