Implement lua scripts with support for standard and posix libraries.
authorJ. Ali Harlow <ali@juiblex.co.uk>
Thu, 5 Feb 2009 22:43:29 +0000 (22:43 +0000)
committerJ. Ali Harlow <ali@juiblex.co.uk>
Thu, 5 Feb 2009 22:43:29 +0000 (22:43 +0000)
commitac1cba56d6c5bf0e3871e67abe5a98365874fa7f
tree175a249fe2c897963abe787d5d748791d24b0c38
parentf4244de21a92517157cc90961b1ea9d33a19c48d
Implement lua scripts with support for standard and posix libraries.
configure.ac
librazor/Makefile.am
librazor/lua.c [new file with mode: 0644]
librazor/razor-internal.h
librazor/rpm.c
librazor/test-lua.c [new file with mode: 0644]
librazor/test.lua [new file with mode: 0644]
src/Makefile.am
test/Makefile.am
test/filesystem.spec [new file with mode: 0644]
test/lua.sh [new file with mode: 0755]