hipe / lua-table-persistence

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

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

== 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.

About

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

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


Languages

Language:Lua 100.0%