1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/luasql/luasql.desc
3 [COPY] Copyright (C) 2006 - 2021 The T2 SDE Project
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
8 [COPY] This program is free software; you can redistribute it and/or modify
9 [COPY] it under the terms of the GNU General Public License version 2.
10 [COPY] --- T2-COPYRIGHT-NOTE-END ---
12 [I] A simple interface from Lua to a DBMS
14 [T] LuaSQL is a simple interface from Lua to a DBMS. It enables a Lua
15 [T] program to: connect to ODBC, ADO, Oracle, MySQL, SQLite and PostgreSQL
16 [T] databases, execute arbitrary SQL statements, and retrieve results in a
17 [T] row-by-row cursor fashion.
19 [U] http://www.keplerproject.org/luasql/
22 [A] Roberto Ierusalimschy
23 [A] Andre Carregal <carregal@fabricadigital.com.br>
24 [M] Rene Rebe <rene@t2-project.org>
33 [P] O -----5---9 200.400
35 [CV-URL] http://luaforge.net/frs/?group_id=12
37 [D] 60c6ad749f1bb3a3305e61e2b7b172326de07aa66b8f02f71e8347be luasql-2.1.1.tar.gz http://luaforge.net/frs/download.php/2686/