summaryrefslogtreecommitdiff
path: root/sci-libs/cfitsio/metadata.xml
blob: c351d03c77d42d2c6ebeb6db6cab217df4b42d54 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?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>
  <use>
    <flag name="tools">
      Build optional utilities (cookbook fitscopy imcopy smem speed testprog fpack funpack)
    </flag>
  </use>
  <longdescription lang="en">
  CFITSIO is a library of C and Fortran subroutines for reading and
  writing data files in FITS (Flexible Image Transport System) data
  format. CFITSIO provides simple high-level routines for reading and
  writing FITS files that insulate the programmer from the internal
  complexities of the FITS format. CFITSIO also provides advanced
  features for manipulating and filtering the information in FITS
  files.
  </longdescription>
</pkgmetadata>