mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-19 18:47:46 -08:00
21 lines
849 B
XML
21 lines
849 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">
|
|
Ginga is a toolkit designed for building viewers for scientific image
|
|
data in Python, visualizing 2D pixel data in numpy arrays.
|
|
It can view astronomical data such as contained in files based on the
|
|
FITS (Flexible Image Transport System) file format. It is written and
|
|
is maintained by software engineers at the Subaru Telescope, National
|
|
Astronomical Observatory of Japan.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="pypi">ginga</remote-id>
|
|
<remote-id type="github">ejeschke/ginga</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|