aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-astronomy/missfits/metadata.xml')
-rw-r--r--sci-astronomy/missfits/metadata.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/sci-astronomy/missfits/metadata.xml b/sci-astronomy/missfits/metadata.xml
new file mode 100644
index 000000000..9abf5c25b
--- /dev/null
+++ b/sci-astronomy/missfits/metadata.xml
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>sci</herd>
+<longdescription lang="en">
+ MissFITS is a program that performs basic maintenance and packaging
+ tasks on FITS files using an optimised FITS library. MissFITS can:
+ * add/edit/remove FITS header keywords
+ * split/join Multi-Extension-FITS (MEF) files
+ * unpile/pile FITS data-cubes
+ * create/check/update FITS checksums, using R. Seaman’s protocol.
+</longdescription>
+<use>
+ <flag name="plplot">Build with <pkg>sci-libs/plplot</pkg> to allow diagnostic plots during processing</flag>
+</use>
+</pkgmetadata>