a7800/3rdparty/lsqlite3
2020-03-22 22:54:50 -04:00
..
doc initial upload to github 2020-03-22 22:54:50 -04:00
examples initial upload to github 2020-03-22 22:54:50 -04:00
extras initial upload to github 2020-03-22 22:54:50 -04:00
test initial upload to github 2020-03-22 22:54:50 -04:00
HISTORY initial upload to github 2020-03-22 22:54:50 -04:00
lsqlite3-0.9.4-0.rockspec initial upload to github 2020-03-22 22:54:50 -04:00
lsqlite3.c initial upload to github 2020-03-22 22:54:50 -04:00
Makefile initial upload to github 2020-03-22 22:54:50 -04:00
README initial upload to github 2020-03-22 22:54:50 -04:00

LuaSQLite 3 provides a means to manipulate SQLite3 
databases directly from lua using Lua 5.

To use this library you need SQLite3 library.
You can get it from http://www.sqlite.org/

Lua 5 is available from http://www.lua.org/