mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-08 00:05:33 +03:00
15 lines
567 B
XML
15 lines
567 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://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">
|
|
fitscut is designed to extract cutouts from FITS image format
|
|
files. FITS, PNG, and JPEG output types are supported.
|
|
When multiple input files are specified and the output type is PNG or
|
|
JPEG the resulting image is an RGB color image.
|
|
</longdescription>
|
|
</pkgmetadata>
|