50e7975b9201a5c69d8ada3735ee4c8ee833cde7
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / luafilesystem / Config.in
1 config BR2_PACKAGE_LUAFILESYSTEM
2         bool "luafilesystem"
3         depends on BR2_PACKAGE_HAS_LUAINTERPRETER
4         help
5           LuaFileSystem offers a portable way to access
6           the underlying directory structure and file attributes.
7
8           http://keplerproject.github.com/luafilesystem/