You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
359 B
INI
11 lines
359 B
INI
name = lor
|
|
abstract = A fast and minimalist web framework based on OpenResty.
|
|
version = 0.3.3
|
|
author = Sumory Wu (@sumory)
|
|
is_original = yes
|
|
license = mit
|
|
repo_link = https://github.com/sumory/lor
|
|
main_module = lib/lor/index.lua
|
|
exclude_files = .travis, docker, docs, .travis.yml
|
|
requires = bungle/lua-resty-template >= 1.9, p0pr0ck5/lua-resty-cookie >= 0.01
|