lua-sqlite3: An SQLite 3 binding for Lua1

Lua-Sqlite3 is a binding of SQLite 3 for Lua. It is unique in contrast to other database bindings that it consists of two layers. The first layer translates the SQLite 3 implementation's C API to Lua. The second layers are interface layers, written in Lua. These layers provide a nice and smart view of the database.

... part of T2, get it here

URL: http://www.mroth.net/lua-sqlite3/

Author: Michael Roth <mroth [at] nessie [dot] de>
Maintainer: Rene Rebe <rene [at] t2-project [dot] org>

License: MIT
Status: Alpha
Version: 0.4.1

Remark: Does cross compile (as setup and patched in T2).

Download: http://www.mroth.net/lua-sqlite3/ lua-sqlite3-0.4.1.tar.bz2

T2 source: libdir.patch
T2 source: lua-sqlite3.cache
T2 source: lua-sqlite3.desc
T2 source: map_index.patch

Build time (on reference hardware): 2% (relative to binutils)2

Installed size (on reference hardware): 0.08 MB, 9 files

Dependencies (build time detected): 00-dirtree bash binutils bzip2 coreutils diffutils findutils gawk grep linux-header lua m4 make patch sed sqlite tar

Installed files (on reference hardware): [show]

1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.

2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).