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">
A python library for accessing and searching dictionaries
via /slashed/paths ala xpath. Basically it lets you glob over
a dictionary as if it were a filesystem. It allows you to specify
globs (ala the bash eglob syntax, through some advanced
fnmatch.fnmatch magic) to access dictionary elements,
and provides some facility for filtering those results.
</longdescription>
<upstream>
<remote-id type="github">akesterson/dpath-python</remote-id>
<remote-id type="pypi">dpath</remote-id>
</upstream>
</pkgmetadata>