summaryrefslogtreecommitdiff
path: root/dev-lua/lua-resty-lrucache/metadata.xml
blob: 81d1558075b9e0d08ea71c66f0706f91c90391fb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?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>