Skip to content

Commit 2540d96

Browse files
committed
checked in file dist.ini for OPM packaging.
1 parent c9f5a6f commit 2540d96

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

dist.ini

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
name=lua-resty-upload
2+
abstract=Streaming reader and parser for HTTP file uploading based on ngx_lua cosocket
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-upload
9+
main_module=lib/resty/upload.lua

0 commit comments

Comments
 (0)