mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-02-04 11:57:28 -08:00
18 lines
609 B
XML
18 lines
609 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>sci-astronomy@gentoo.org</email>
|
|
<name>Gentoo Astronomy Project</name>
|
|
</maintainer>
|
|
<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/healpy</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|