summaryrefslogtreecommitdiff
blob: b22cae5ee290247375283370f22571c131c6b6a9 (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 "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>sautier.louis@gmail.com</email>
		<name>Louis Sautier</name>
		<description>Proxied maintainer; set to assignee in all bugs</description>
	</maintainer>
	<maintainer type="project">
		<email>proxy-maint@gentoo.org</email>
		<name>Proxy Maintainers</name>
	</maintainer>
	<upstream>
		<remote-id type="pypi">backports.functools_lru_cache</remote-id>
		<remote-id type="github">jaraco/backports.functools_lru_cache</remote-id>
		<bugs-to>https://github.com/jaraco/backports.functools_lru_cache/issues</bugs-to>
		<changelog>https://github.com/jaraco/backports.functools_lru_cache/blob/master/CHANGES.rst</changelog>
	</upstream>
</pkgmetadata>