diff options
author | Sébastien Fabbro <bicatali@gentoo.org> | 2016-03-01 23:07:49 +0000 |
---|---|---|
committer | Sébastien Fabbro <bicatali@gentoo.org> | 2016-03-01 23:42:56 +0000 |
commit | 3190a49bb37f43eafde10e486a83f083ff1c1771 (patch) | |
tree | 9d35fe317e2903b8464801998c6e21f10c3ff5f7 /sci-astronomy/astrometry/metadata.xml | |
parent | virtual/jdk: icedtea-bin:8 now available for amd64, arm, x86 (diff) | |
download | gentoo-3190a49bb37f43eafde10e486a83f083ff1c1771.tar.gz gentoo-3190a49bb37f43eafde10e486a83f083ff1c1771.tar.bz2 gentoo-3190a49bb37f43eafde10e486a83f083ff1c1771.zip |
sci-astronomy/astrometry: Initial import (major bump from science overlay)
Package-Manager: portage-2.2.27
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> |