Package lua5.4-module-lpeg: Information

    Source package: lua5.4-module-lpeg
    Version: 1.1.0-alt1_lr2
    Latest version according to Repology
    Build time:  Apr 8, 2025, 07:40 PM in the task #376105
    Report package bug
    License: MIT and X11
    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)

    Maintainer: Sergey Zhidkih

    List of contributors:
    Sergey Zhidkih

    ACL:
    Sergey Zhidkih
    @everybody

      1. liblua5.4-devel
      2. rpm-macros-lua
      3. lua5.4-luarocks

    Last changed


    April 8, 2025 Sergey Zhidkih 1.1.0-alt1_lr2
    - Initial build.