Michał Górny 63bf564138
dev-python/jaraco-stream: Add python@ as co-maint.
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2022-06-04 21:04:11 +02:00

22 lines
728 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>sbraz@gentoo.org</email>
<name>Louis Sautier</name>
</maintainer>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<stabilize-allarches/>
<upstream>
<remote-id type="pypi">jaraco.stream</remote-id>
<remote-id type="github">jaraco/jaraco.stream</remote-id>
<bugs-to>https://github.com/jaraco/jaraco.stream/issues</bugs-to>
</upstream>
<longdescription lang="en">
Routines for handling streaming data, including a set of generators for loading gzip data on the fly.
</longdescription>
</pkgmetadata>