diff options
Diffstat (limited to 'sci-astronomy/casacore/metadata.xml')
-rw-r--r-- | sci-astronomy/casacore/metadata.xml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/sci-astronomy/casacore/metadata.xml b/sci-astronomy/casacore/metadata.xml new file mode 100644 index 000000000000..3f17c8233202 --- /dev/null +++ b/sci-astronomy/casacore/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-astronomy</herd> +<longdescription lang="en"> + A set of libraries for the the Common Astronomy Software + Applications for radioastronomy. This project contains C++ libraries + which were the code of the discontinued AIPS++ package. +</longdescription> +<upstream> + <remote-id type="google-code">casacore</remote-id> +</upstream> +<use> + <flag name="data">Installs measures and data (pulls <pkg>sci-astronomy/casa-data</pkg>)</flag> +</use> +</pkgmetadata> |