[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/lua-sqlite3/lua-sqlite3.desc [COPY] Copyright (C) 2008 - 2025 The T2 SDE Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] An SQLite 3 binding for Lua [T] Lua-Sqlite3 is a binding of SQLite 3 for Lua. It is unique in contrast [T] to other database bindings that it consists of two layers. The first [T] layer translates the SQLite 3 implementation's C API to Lua. The second [T] layers are interface layers, written in Lua. These layers provide a nice [T] and smart view of the database. [U] https://www.mroth.net/lua-sqlite3/ [A] Michael Roth [M] Rene Rebe [C] extra/database [F] FPIC CROSS [L] MIT [S] Alpha [V] 0.4.1 # inherit some stuff like myCFLAGS, myLIBS . $base/package/*/*/lua-conf.in var_append confopt ' ' --libdir=/$pkglibdir [D] a80e2d7bd1c14b5bea83454bdf65271a40d3adc235c2db9cecbcf0bd lua-sqlite3-0.4.1.tar.bz2 http://www.mroth.net/lua-sqlite3/