]> rtime.felk.cvut.cz Git - coffee/buildroot.git/blob - package/lua-stdlib/Config.in
lrzsz: install symlinks for XMODEM and YMODEM
[coffee/buildroot.git] / package / lua-stdlib / Config.in
1 config BR2_PACKAGE_LUA_STDLIB
2         bool "lua-stdlib"
3         help
4           lua-stdlib is a library of modules for common programming
5           tasks, including list, table and functional operations,
6           objects, pickling, pretty-printing and command-line option
7           parsing.
8
9           https://github.com/lua-stdlib/lua-stdlib/