Files
gentoo/dev-python/tqdm/metadata.xml
Michał Górny 0bcee16a13 dev-python/tqdm: Add python@ as (co-)maint
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-06-10 10:11:17 +02:00

26 lines
803 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>chr@chymera.eu</email>
<name>Horea Christian</name>
</maintainer>
<maintainer type="project">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<longdescription lang="en">
Instantly make your loops show a progress meter - just wrap
any iterator with "tqdm(iterator)", and you're done!
</longdescription>
<upstream>
<remote-id type="pypi">tqdm</remote-id>
<remote-id type="github">tqdm/tqdm</remote-id>
<bugs-to>https://github.com/tqdm/tqdm/issues</bugs-to>
</upstream>
</pkgmetadata>