mirror of
https://github.com/potats0/lua-resty-coraza.git
synced 2025-06-28 09:31:00 +03:00
11 lines
288 B
INI
11 lines
288 B
INI
name = lua-resty-coraza
|
|
abstract = FFI-based Libcoraza binding for LuaJIT
|
|
author = potatso
|
|
is_original = yes
|
|
license = apache2
|
|
lib_dir = lib
|
|
doc_dir = lib
|
|
repo_link = https://github.com/potats0/lua-resty-coraza
|
|
main_module = lib/resty/coraza.lua
|
|
requires = luajit
|
|
exclude_files=*.rockspec |