This commit is contained in:
potatso 2023-07-07 14:29:42 +08:00
parent 1df8ea9bb1
commit 8a85b247bf

11
dist.ini Normal file
View File

@ -0,0 +1,11 @@
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