Files
gentoo/dev-python/tqdm/metadata.xml
Horea Christian bfa3bd4443 */*: updated email for Horea Christian
Signed-off-by: Horea Christian <chr@chymera.eu>
Closes: https://github.com/gentoo/gentoo/pull/15257
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
2020-04-07 18:08:40 +03:00

22 lines
702 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>
<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>