mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-07-23 07:29:19 +02:00
ngx-lua-upstream[1] is a "NGINX C module to expose Lua API to ngx_lua for NGINX upstreams". [1]: https://github.com/openresty/lua-upstream-nginx-module Signed-off-by: Zurab Kvachadze <zurabid2016@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/37590 Signed-off-by: Sam James <sam@gentoo.org>
16 lines
583 B
XML
16 lines
583 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/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>
|
|
<upstream>
|
|
<bugs-to>https://github.com/openresty/lua-upstream-nginx-module/issues</bugs-to>
|
|
<remote-id type="github">openresty/lua-upstream-nginx-module</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|