Tue, 14 May 2024 13:41:44 UTC | login

Information for build lua-moonscript-0.5.0-12.fc37

ID205303
Package Namelua-moonscript
Version0.5.0
Release12.fc37
Epoch
SummaryA little language that compiles to Lua
DescriptionMoonScript is a dynamic scripting language that compiles into Lua. It gives you the power of Lua combined with a rich set of features. MoonScript can either be compiled into Lua and run at a later time, or it can be dynamically compiled and run using the moonloader. It’s as simple as require "moonscript" in order to have Lua understand how to load and run any MoonScript file. Because it compiles right into Lua code, it is completely compatible with alternative Lua implementations like LuaJIT, and it is also compatible with all existing Lua code and libraries. The command line tools also let you run MoonScript directly from the command line, like any first-class scripting language.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 27 Sep 2022 15:44:05 UTC
CompletedTue, 27 Sep 2022 15:44:05 UTC
Tags
f37
f38
RPMs
src
lua-moonscript-0.5.0-12.fc37.src.rpm (info) (download)
noarch
lua-moonscript-0.5.0-12.fc37.noarch.rpm (info) (download)
Changelog * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.0-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.0-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.0-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Thu Aug 27 2020 Michel Alexandre Salim <salimma@fedoraproject.org> - 0.5.0-8 - Fix Lua version requirement for building on EL6 and EL7 * Wed Aug 26 2020 Michel Alexandre Salim <salimma@fedoraproject.org> - 0.5.0-7 - Future-proof by not hardcoding Lua version * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild