8 lines
185 B
Plaintext
Raw Permalink Normal View History

2025-05-10 21:49:39 +08:00
config BR2_PACKAGE_LUASQL_SQLITE3
bool "luasql-sqlite3"
select BR2_PACKAGE_SQLITE
help
LuaSQL is a simple interface from Lua to a DBMS.
http://keplerproject.github.io/luasql/