blob: 3fec892a13820b038b494eec125736379b64f7f8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>sci-astronomy@gentoo.org</email>
<name>Gentoo Astronomy Project</name>
</maintainer>
<longdescription lang="en">
The FITSH software package provides a set of independent binary
programs (called Tasks) that are designed for execution from a
UNIX command line shell or shell script. Each of these tasks
performs a specific operation, following the UNIX philosophy of
modular tools that performs a single step related to astronomical
data reduction and image processing.
</longdescription>
<origin>srcux</origin>
</pkgmetadata>
|