Package lua5.1: Information

Source package: lua5.1
Version: 5.1.5-alt14.M80P.1
Build time:  Sep 18, 2019, 04:35 PM in the task #235811
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-devel (x86_64, i586)
liblua5-devel-static (x86_64, i586)
liblua5.1 (x86_64, i586)
liblua5.1-compat-devel (x86_64, i586)
liblua5.1-debuginfo (x86_64, i586)
liblua5.1-preinstall (noarch)
lua5.1 (x86_64, i586)
lua5.1-debuginfo (x86_64, i586)
lua5.1-doc (noarch)



    1. libreadline-devel

Last changed


Sept. 13, 2019 Vladimir D. Seleznev 5.1.5-alt14.M80P.1
- backported to p8
- added Provides and Obsoletes of lua5.1-alt-compat to liblua5.1
- renamed subpackage liblua5.1-devel to liblua5-devel
- built preinstall subpackage as noarch
March 27, 2018 Igor Vlasenko 5.1.5-alt15
- added Requires: libreadline-devel to devel (not found by autoreq)
March 26, 2017 Vladimir D. Seleznev 5.1.5-alt14
- removed lua5.1-5.1.5-alt-at-luaconf.patch in favor to general approach