mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-23 18:38:08 -07:00
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>
16 lines
662 B
XML
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>
|