diff options
Diffstat (limited to 'dev-python/pooch')
| -rw-r--r-- | dev-python/pooch/metadata.xml | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/pooch/metadata.xml b/dev-python/pooch/metadata.xml index e4026b87f806..21e2624c814e 100644 --- a/dev-python/pooch/metadata.xml +++ b/dev-python/pooch/metadata.xml @@ -1,10 +1,14 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/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> + 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> |
