18 lines
698 B
XML
18 lines
698 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">
|
|
APLpy (the Astronomical Plotting Library in Python) is a Python
|
|
module aimed at producing publication-quality plots of astronomical
|
|
imaging data in FITS format. The module uses Matplotlib. It is
|
|
capable of creating output files in several graphical formats,
|
|
including EPS, PDF, PS, PNG, and SVG.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="pypi">APLpy</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|