diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-06-05 12:39:54 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-06-05 12:39:54 +0000 |
| commit | bbab45ec0e33d75a87afaaae612e26b95059a6cc (patch) | |
| tree | 3be68b31ad1c84d00124c424f0f57a218d490ecd /dev-python/pooch | |
| parent | 86013bc138a001d502fde74d8ace375c0e796fc1 (diff) | |
| download | baldeagleos-repo-bbab45ec0e33d75a87afaaae612e26b95059a6cc.tar.gz baldeagleos-repo-bbab45ec0e33d75a87afaaae612e26b95059a6cc.tar.xz baldeagleos-repo-bbab45ec0e33d75a87afaaae612e26b95059a6cc.zip | |
Adding metadata
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> |
