Skip to content

Commit a2bf994

Browse files
committed
Remove rockspec, add opm dist.ini
1 parent 1ab55f6 commit a2bf994

File tree

2 files changed

+13
-32
lines changed

2 files changed

+13
-32
lines changed

dist.ini

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
name=ledge
2+
abstract=An RFC compliant and ESI capable HTTP cache for Nginx / OpenResty, backed by Redis
3+
author=James Hurst, Hamish Forbes
4+
is_original=yes
5+
license=2bsd
6+
lib_dir=lib
7+
repo_link=https://github.com/pintsized/ledge
8+
main_module=lib/ledge.lua
9+
requires = pintsized/lua-resty-http >= 0.11,
10+
pintsized/lua-resty-redis-connector >= 0.06,
11+
pintsized/lua-resty-qless >= 0.11,
12+
p0pr0ck5/lua-resty-cookie >= 0.01,
13+
hamishforbes/lua-ffi-zlib >= 0.3.0

ledge-1.28-6.rockspec

Lines changed: 0 additions & 32 deletions
This file was deleted.

0 commit comments

Comments
 (0)