mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-12-26 13:21:28 +00:00
8 lines
201 B
Plaintext
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
|