blob: e4026b87f8063aa8439bf0df5664befa8dce5b21 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
<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>
</upstream>
<origin>gentoo-staging</origin>
</pkgmetadata>
|