blob: 9557452c9503f1b8dcf48b3eb524684b9de1bf58 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person" proxied="yes">
<email>zurabid2016@gmail.com</email>
<name>Zurab Kvachadze</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<longdescription>
The ngx-lua module embeds LuaJIT 2.0/2.1 into NGINX. By leveraging NGINX's subrequests, this
module allows the integration of the powerful Lua threads (known as Lua "coroutines") into
the NGINX event model.
</longdescription>
<upstream>
<bugs-to>https://github.com/openresty/lua-nginx-module/issues</bugs-to>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|