gentoo/dev-python/pooch/metadata.xml
Michał Górny a5e61cb916
dev-python/pooch: Add python@ as maint.
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2022-06-05 07:32:45 +02:00

19 lines
684 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<longdescription>
Pooch manages your Python library's sample data files: it automatically downloads and stores them in a local directory,
with support for versioning and corruption checks.
</longdescription>
<upstream>
<bugs-to>https://github.com/fatiando/pooch/issues</bugs-to>
<doc>https://www.fatiando.org/pooch/</doc>
<remote-id type="github">fatiando/pooch</remote-id>
<remote-id type="pypi">pooch</remote-id>
</upstream>
</pkgmetadata>