mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-04-30 04:47:28 -07:00
Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
14 lines
465 B
XML
14 lines
465 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer>
|
|
<email>sci@gentoo.org</email>
|
|
<name>Gentoo Science Project</name>
|
|
</maintainer>
|
|
<longdescription lang="en">
|
|
Numdisplay provides the capability to visualize numarray array objects
|
|
using astronomical image display tools such as DS9 or XIMTOOL
|
|
directly from the Python command line.
|
|
</longdescription>
|
|
</pkgmetadata>
|