Пакет lua5.4-module-lpeg: Информация
Исходный пакет: lua5.4-module-lpeg
Версия: 1.1.0-alt1_lr2
Собран: 8 апреля 2025 г. 19:40 в задании #376105
Категория: Разработка/Прочее
Сообщить об ошибке в пакетеДомашняя страница: https://www.inf.puc-rio.br/~roberto/lpeg/
О пакете: LPeg is a pattern-matching library for Lua, based on Parsing Expression Grammars
Описание:
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).
Список бинарных RPM-пакетов, собираемых из данного 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)
Сопровождающий: Sergey Zhidkih