buildroot/package/luafilesystem/Config.in

8 lines
220 B
Plaintext
Raw Normal View History

2024-02-18 09:22:07 +08:00
config BR2_PACKAGE_LUAFILESYSTEM
bool "luafilesystem"
help
LuaFileSystem offers a portable way to access
the underlying directory structure and file attributes.
http://keplerproject.github.com/luafilesystem/