Files
gentoo/dev-python/pooch/metadata.xml
Dennis Lamm efcca84256 dev-python/pooch: drop maintainership
Signed-off-by: Dennis Lamm <expeditioneer@gentoo.org>
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Closes: https://github.com/gentoo/gentoo/pull/22734
Signed-off-by: Dennis Lamm <expeditioneer@gentoo.org>
2021-10-27 21:10:16 +02:00

16 lines
662 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<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>