Package liblua5.1: Information

  • Default inline alert: Version in the repository: 5.1.5-alt21

Binary package: liblua5.1
Version: 5.1.5-alt20
Architecture: e2k
Build time:  Jul 20, 2022, 03:51 PM
Source package: lua5.1
Category: System/Libraries
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.



Last changed


June 29, 2022 Vladimir D. Seleznev 5.1.5-alt20
- lualua5.1-devel: require rpm-build-lua.
June 23, 2022 Vladimir D. Seleznev 5.1.5-alt19
- Fixed FTBFS: disabled address warning.
Aug. 28, 2021 Vladimir D. Seleznev 5.1.5-alt18
- Fixed FTBFS: built fat LTO objects.