mirror of
https://github.com/potats0/lua-resty-coraza.git
synced 2025-06-28 17:41:00 +03:00
12 lines
304 B
INI
12 lines
304 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
|
|
version = 1.0.1
|
|
requires = luajit
|
|
exclude_files=*.rockspec |