mame/3rdparty/lsqlite3
2016-11-07 16:12:06 +01:00
..
doc
examples
extras
test
HISTORY
lsqlite3-0.9.4-0.rockspec
lsqlite3.c
Makefile
README

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/