Package lua5.3-module-lpeg: Information
Source package: lua5.3-module-lpeg
Version: 1.0.2-alt1_lr1
Build time: Jan 19, 2026, 03:30 PM
Category: Development/Other
Report package bugHome page: http://www.inf.puc-rio.br/~roberto/lpeg.html
Summary: Parsing Expression Grammars For Lua
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.3-module-lpeg (riscv64)
lua5.3-module-lpeg-debuginfo (riscv64)
lua5.3-module-lpeg (riscv64)
lua5.3-module-lpeg-debuginfo (riscv64)
Maintainer: Ildar Mulyukov
Last changed
June 7, 2019 Ildar Mulyukov 1.0.2-alt1_lr1
- autogenerated by lrimport - restuctured according to https://www.altlinux.org/Lua_Policy
Oct. 22, 2018 Vladimir D. Seleznev 1.0.1-alt3
- really fixed ftbfs
Oct. 18, 2018 Vladimir D. Seleznev 1.0.1-alt2
- fixed ftbfs: changed BR lua-devel to liblua5.3-devel