diff options
Diffstat (limited to 'sci-astronomy/astrometry/metadata.xml')
-rw-r--r-- | sci-astronomy/astrometry/metadata.xml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/sci-astronomy/astrometry/metadata.xml b/sci-astronomy/astrometry/metadata.xml new file mode 100644 index 000000000000..a08f005b1f63 --- /dev/null +++ b/sci-astronomy/astrometry/metadata.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer type="project"> + <email>sci-astronomy@gentoo.org</email> + <name>Gentoo Astronomy Project</name> + </maintainer> + <longdescription lang="en"> + If you have astronomical imaging of the sky with celestial + coordinates you do not know—or do not trust—then Astrometry.net is + for you. Input an image and we'll give you back astrometric + calibration meta-data, plus lists of known objects falling inside + the field of view. +</longdescription> + <use> + <flag name="extra">Add extra tools for astrometry.net, specifically for plots</flag> + </use> +</pkgmetadata> |