Home > lua-table-persistence

lua-table-persistence

Lua-table-persistence is a project mainly written in Lua, it's free.

hipe's hosting/fork of Gerhard Roethlin's library for Lua table persistence

== About

This is hipe's fork of Gerhard Roethlin's table persistence library for Lua.

The original commit will be all of Black's original work.

http://the-color-black.net/blog/article/LuaTablePersistence

== Contributing

Pull requests with tests included are strongly encouraged!

== To run the tests

You will need the 'lunatest' rock installed. Do:

lua test.lua

from within the root of this project

== License

Per Roethlin's original, this is licensed under the MIT license.