1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2025-12-26 13:21:28 +00:00
Files
operating-system/buildroot/package/lua-datafile/Config.in
2018-03-17 23:47:00 +00:00

8 lines
201 B
Plaintext

config BR2_PACKAGE_LUA_DATAFILE
bool "lua-datafile"
help
datafile is a library for avoiding hardcoded paths
when loading resource files in Lua modules.
https://github.com/hishamhm/datafile