summaryrefslogtreecommitdiff
path: root/ginga/meta.yaml
diff options
context:
space:
mode:
authorJoe Hunkeler <jhunk@stsci.edu>2016-03-23 17:00:53 -0400
committerJoe Hunkeler <jhunk@stsci.edu>2016-03-23 17:00:53 -0400
commite4caf4a2acbb18875b1064246554e4105449b5a3 (patch)
treeb57ece5acd84c9a8c9235818b975a439c8ae3df9 /ginga/meta.yaml
downloadastroconda-contrib-e4caf4a2acbb18875b1064246554e4105449b5a3.tar.gz
Initial commit
Diffstat (limited to 'ginga/meta.yaml')
-rw-r--r--ginga/meta.yaml25
1 files changed, 25 insertions, 0 deletions
diff --git a/ginga/meta.yaml b/ginga/meta.yaml
new file mode 100644
index 0000000..7a74291
--- /dev/null
+++ b/ginga/meta.yaml
@@ -0,0 +1,25 @@
+about:
+ home: https://github.com/ejeschke/ginga
+ license: BSD
+ summary: ginga
+build:
+ number: '0'
+package:
+ name: ginga
+ version: 2.5.20151215011852
+requirements:
+ build:
+ - numpy x.x
+ - setuptools
+ - python x.x
+ run:
+ - numpy x.x
+ - python x.x
+source:
+ fn: ginga-2.5.20151215011852.tar.gz
+ md5: 11cd8b9ed459c4438cc827e0a1ca4538
+ url:
+ - https://pypi.python.org/packages/source/g/ginga/ginga-2.5.20151215011852.tar.gz
+test:
+ imports:
+ - ginga