blob: b9655f0ee0d42fb4ce868a64b44803f5c564aeb4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>sci-astronomy</herd>
<longdescription lang="en">
Healpy provides a python package to manipulate healpix maps. It is
based on the standard numeric and visualisation tools for Python,
Numpy and matplotlib.
</longdescription>
<upstream>
<remote-id type="pypi">healpy</remote-id>
<remote-id type="github">healpy</remote-id>
</upstream>
</pkgmetadata>
|