blob: f5fa387f97b095a0b22e0f558ecb2e113f1c2051 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>prometheanfire@gentoo.org</email>
<name>Matthew Thode</name>
</maintainer>
<maintainer type="project">
<email>openstack@gentoo.org</email>
<name>Openstack</name>
</maintainer>
<longdescription lang="en">
A caching API built around the concept of a "dogpile lock", which allows
continued access to an expiring data value while
a single thread generates a new value.
</longdescription>
<upstream>
<remote-id type="pypi">dogpile.cache</remote-id>
<remote-id type="bitbucket">zzzeek/dogpile.cache</remote-id>
</upstream>
</pkgmetadata>