summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/gwcs/metadata.xml')
-rw-r--r--dev-python/gwcs/metadata.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/dev-python/gwcs/metadata.xml b/dev-python/gwcs/metadata.xml
new file mode 100644
index 000000000000..033a8d077fdc
--- /dev/null
+++ b/dev-python/gwcs/metadata.xml
@@ -0,0 +1,20 @@
+<?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">
+ GWCS takes a general approach to the astronomy World Coodinate
+ System. It supports a data model which includes the entire
+ transformation pipeline from input coordinates (detector by
+ default) to world coordinates. The goal is to provide a flexible
+ toolkit which is easily extendible by adding new transforms and
+ frames.
+ </longdescription>
+ <upstream>
+ <remote-id type="pypi">gwcs</remote-id>
+ <remote-id type="github">spacetelescope/gwcs</remote-id>
+ </upstream>
+</pkgmetadata>