Files
shredos.x86_64/package/lua/Config.in

9 lines
195 B
Plaintext
Raw Normal View History

2007-11-30 01:08:36 +00:00
config BR2_PACKAGE_LUA
bool "lua"
select BR2_PACKAGE_READLINE
2008-08-04 19:08:21 +00:00
select BR2_PACKAGE_NCURSES
2007-11-30 01:08:36 +00:00
help
Lua is a powerful, fast, light-weight, embeddable scripting language.
http://www.lua.org/