Files
gentoo/dev-python/oslo-context/metadata.xml
Michał Górny 38b0b2e900 dev-python/oslo-context: Mark ALLARCHES
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-11-14 22:59:49 +01:00

20 lines
725 B
XML

<?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>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<longdescription lang="en">
The Oslo context library has helpers to maintain useful information about a request context. The request context is usually populated in the WSGI pipeline and used by various modules such as logging
</longdescription>
<stabilize-allarches/>
<upstream>
<remote-id type="pypi">oslo.context</remote-id>
</upstream>
</pkgmetadata>