summaryrefslogtreecommitdiff
path: root/dev-python/python-memcached/metadata.xml
blob: 775fe97a90e75e350cee770d7d437c9fe5b9bed1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
 <maintainer type="person">
  <email>robbat2@gentoo.org</email>
  <name>Robin H. Johnson</name>
 </maintainer>
 <maintainer type="project">
  <email>python@gentoo.org</email>
  <name>Python</name>
 </maintainer>
 <longdescription lang="en">
		This is a Python based API (implemented in 100% python) for communicating with
		the memcached distributed memory object cache daemon.
	</longdescription>
 <upstream>
  <remote-id type="pypi">python-memcached</remote-id>
  <remote-id type="github">linsomniac/python-memcached</remote-id>
  <bugs-to>https://github.com/linsomniac/python-memcached/issues</bugs-to>
 </upstream>
 <origin>gentoo-staging</origin>
 <stabilize-allarches/>
</pkgmetadata>