Package lua5.1: Information

    Source package: lua5.1
    Version: 5.1.5-alt17
    Build time:  Jul 10, 2022, 07:57 AM
    Report package bug
    Home page: http://www.lua.org

    License: MIT
    Summary: Embeddable programming language
    Description: 
    Lua is a powerful, light-weight programming language designed for extending
    applications.  The language engine is accessible as a library, having a C
    API which allows the application to exchange data with Lua programs and also
    to extend Lua with C functions.  Lua is also used as a general-purpose,
    stand-alone language through the simple command line interpreter provided.

    List of rpms provided by this srpm:
    liblua5.1 (e2kv6, e2kv5, e2kv4, e2k)
    liblua5.1-compat-devel (e2kv6, e2kv5, e2kv4, e2k)
    liblua5.1-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    liblua5.1-devel (e2kv6, e2kv5, e2kv4, e2k)
    liblua5.1-devel-static (e2kv6, e2kv5, e2kv4, e2k)
    liblua5.1-preinstall (e2kv6, e2kv5, e2kv4, e2k)
    lua5.1 (e2kv6, e2kv5, e2kv4, e2k)
    lua5.1-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    lua5.1-doc (noarch)



      1. libreadline-devel

    Last changed


    Nov. 14, 2020 Vladimir D. Seleznev 5.1.5-alt17
    - lua5.1-compat-devel: do not provide pkgconfig(lua)
    Sept. 19, 2019 Vladimir Didenko 5.1.5-alt16
    - add lua(abi) = 5.1 to provides
    March 27, 2018 Igor Vlasenko 5.1.5-alt15
    - added Requires: libreadline-devel to devel (not found by autoreq)