Files
buildroot/package/luasql-sqlite3/Config.in
Francois Perrad 1f6e5d8836 package/luasql-sqlite3: bump to version 2.8.0
update homepage, Kepler Project is gone

diff doc/us/license.html: update copyright years and homepage

Signed-off-by: Francois Perrad <francois.perrad.86@gmail.com>
Signed-off-by: Julien Olivain <ju.o@free.fr>
2026-09-05 18:27:45 +02:00

8 lines
185 B
Plaintext

config BR2_PACKAGE_LUASQL_SQLITE3
bool "luasql-sqlite3"
select BR2_PACKAGE_SQLITE
help
LuaSQL is a simple interface from Lua to a DBMS.
https://lunarmodules.github.io/luasql/