summaryrefslogtreecommitdiffstats
path: root/package/luafilesystem/Config.in
blob: 7c130f8d3baeef88945bb705477181a6f262879f (plain)
1
2
3
4
5
6
7
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/