Raw Metadata XML
<pkgmetadata>
<maintainer type="person">
<email>spiderx@spiderx.dp.ua</email>
<name>Vladimir Pavljuchenkov</name>
</maintainer>
<maintainer type="project">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<longdescription lang="en">
An in-memory key/value store with expiration support, similar to
patrickmn/go-cache for Go. The cache is a shared mutable HashMap
implemented using STM. It supports item expiration.
</longdescription>
<upstream>
<remote-id type="hackage">cache</remote-id>
<remote-id type="github">hverr/haskell-cache</remote-id>
</upstream>
</pkgmetadata>