Name: | lexertl17-devel |
---|---|
Epoch: | 1 |
Version: | 1.1.3 |
Release: | 1.el10_0 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 593074 |
License: | BSL-1.0 AND Unicode-3.0 |
RPM: | lexertl17-devel-1.1.3-1.el10_0.x86_64.rpm |
Source RPM: | lexertl17-1.1.3-1.el10_0.src.rpm |
Build Date: | Mon Feb 10 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/BenHanson/lexertl17 |
Summary: | The Modular Lexical Analyser Generator |
Description: | lexertl is a header-only library for writing lexical analyzers. With lexertl you can: - Build lexical analyzers at runtime - Scan Unicode and ASCII input - Scan from files or memory - Generate C++ code or even write your own code generator |
- Update to 1.1.3 and correct License
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
- Invoke %cmake in %conf rather than in %build
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
- Test-build the examples and install them as documentation
- Initial package (close RHBZ#2264587)