gentoo-ebuilds/dev-lua/lua-resty-lrucache/metadata.xml
Zurab Kvachadze c76fbcab4f
dev-lua/lua-resty-lrucache: new package, add 0.15
lua-resty-lrucache[1] is a "Lua LRU cache"; it is a runtime dependency of
www-nginx/ngx-lua-module.

[1]: https://github.com/openresty/lua-resty-lrucache

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>
2025-07-05 08:27:00 +01:00

19 lines
691 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>
<longdescription>
This library implements a simple LRU cache for OpenResty and the ngx_lua module.
</longdescription>
<upstream>
<bugs-to>https://github.com/openresty/lua-resty-lrucache/issues</bugs-to>
<remote-id type="github">openresty/lua-resty-lrucache</remote-id>
</upstream>
</pkgmetadata>