Skip to content

Commit bd7ab97

Browse files
committed
checked in file dist.ini for OPM packaging.
1 parent 97f8116 commit bd7ab97

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

dist.ini

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
name=lua-resty-core
2+
abstract=New FFI-based Lua API for the ngx_lua module
3+
author=Yichun "agentzh" Zhang (agentzh)
4+
is_original=yes
5+
license=2bsd
6+
lib_dir=lib
7+
doc_dir=lib
8+
repo_link=https://github.com/openresty/lua-resty-core
9+
main_module=lib/resty/core/base.lua
10+
requires = luajit >= 2.1.0, nginx >= 1.11.2, ngx_http_lua = 0.10.6, openresty/lua-resty-lrucache

0 commit comments

Comments
 (0)