lua-LIVR-extra


Overview

This module is a lua-LIVR add-on, its implements more LIVR rules.

Theses rules (with their test suite) come from js-livr-extra-rules.

Status

lua-LIVR-extra is now stable.

It's developed for Lua 5.1, 5.2, 5.3 & 5.4.

Download

lua-LIVR-extra source can be downloaded from Framagit.

Installation

lua-LIVR-extra depends on lua-LIVR.

lua-LIVR-extra is available via LuaRocks:

luarocks install lua-livr-extra

lua-LIVR-extra is available via opm:

opm get fperrad/lua-livr-extra

or manually, with:

make install

Test

The test suite requires the modules lua-TestMore, dkjson & LuaFileSystem.

make test

Copyright © 2018-2023 François Perrad

This library is licensed under the terms of the MIT/X11 license, like Lua itself.