1config BR2_PACKAGE_LUA_CURL 2 bool "lua-curl" 3 select BR2_PACKAGE_LIBCURL 4 help 5 Lua binding to libcurl. 6 7 https://lua-curl.github.io/ 8