metadata.xml 840 B

12345678910111213141516171819202122
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
  3. <pkgmetadata>
  4. <maintainer type="project">
  5. <email>sci-astronomy@gentoo.org</email>
  6. <name>Gentoo Astronomy Project</name>
  7. </maintainer>
  8. <longdescription lang="en">
  9. CFITSIO is a library of C and Fortran subroutines for reading and
  10. writing data files in FITS (Flexible Image Transport System) data
  11. format. CFITSIO provides simple high-level routines for reading and
  12. writing FITS files that insulate the programmer from the internal
  13. complexities of the FITS format. CFITSIO also provides advanced
  14. features for manipulating and filtering the information in FITS
  15. files.
  16. </longdescription>
  17. <use>
  18. <flag name="tools">Build execs fpack, funpack, imcopy, fitscopy, listhead
  19. </flag>
  20. </use>
  21. </pkgmetadata>