blob: 7a7429176fa9393890d10d87105116dd8464ed1c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
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
|