summaryrefslogtreecommitdiff
path: root/dev-python/pooch/metadata.xml
blob: 4318d486af15f53fa8381f585fb6c881a0b2445d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/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>
  <upstream>
    <bugs-to>https://github.com/fatiando/pooch/issues</bugs-to>
    <doc>https://www.fatiando.org/pooch/</doc>
  </upstream>
  <origin>baldeagleos-repo</origin>
</pkgmetadata>