lua-lpeg-compat
Parsing Expression Grammars for Lua
License: MIT
http://www.inf.puc-rio.br/~roberto/lpeg/
Availability
| Distro | aarch64 | noarch | x86_64 | Version |
|---|---|---|---|---|
| RHEL 10 | — | — | — | |
| RHEL 9 | — | — | — | |
| RHEL 8 | — | — | ✓ | 1.0.1 |
| RHEL 7 | — | — | — | |
| RHEL 6 | — | — | — |
Description
LPeg is a new pattern-matching library for Lua, based on Parsing Expression Grammars (PEGs).
Compatible with all RHEL-based distributions, including CentOS, AlmaLinux, Oracle Linux, Rocky Linux, etc.
Install
CentOS/RHEL 8
sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm sudo dnf -y install lua-lpeg-compat