diff options
Diffstat (limited to 'dev-python/telarchive/metadata.xml')
-rw-r--r-- | dev-python/telarchive/metadata.xml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/dev-python/telarchive/metadata.xml b/dev-python/telarchive/metadata.xml new file mode 100644 index 000000000000..498822a1f085 --- /dev/null +++ b/dev-python/telarchive/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"> + telarchive is a Python command-line program for searching multiple + public telescope archives. It takes the name of an astronomical + object -- or a set of coordinates -- and checks the telescope + archives to see if they have observations within a user-specified + box centered on the object/coordinates. + </longdescription> + <upstream> + <remote-id type="pypi">telarchive</remote-id> + </upstream> +</pkgmetadata> |