8 lines
138 B
Plaintext
Raw Normal View History

2025-05-10 21:49:39 +08:00
config BR2_PACKAGE_LUA_CURL
bool "lua-curl"
select BR2_PACKAGE_LIBCURL
help
Lua binding to libcurl.
https://lua-curl.github.io/