Package lua5.4-module-lpeg: Information
Source package: lua5.4-module-lpeg
Version: 1.1.0-alt1_lr2
Build time: Apr 8, 2025, 07:40 PM in the task #376105
Category: Development/Other
Report package bugHome page: https://www.inf.puc-rio.br/~roberto/lpeg/
Summary: LPeg is a pattern-matching library for Lua, based on Parsing Expression Grammars
Description:
LPeg is a new pattern-matching library for Lua, based on Parsing Expression Grammars (PEGs). The nice thing about PEGs is that it has a formal basis (instead of being an ad-hoc set of features), allows an efficient and simple implementation, and does most things we expect from a pattern-matching library (and more, as we can define entire grammars).
List of RPM packages built from this SRPM:
lua5.4-module-lpeg (x86_64, i586, aarch64)
lua5.4-module-lpeg-debuginfo (x86_64, i586, aarch64)
lua5.4-module-lpeg-doc (noarch)
lua5.4-module-lpeg (x86_64, i586, aarch64)
lua5.4-module-lpeg-debuginfo (x86_64, i586, aarch64)
lua5.4-module-lpeg-doc (noarch)
Maintainer: Sergey Zhidkih