aboutsummaryrefslogtreecommitdiff
path: root/gemini_calmgr/meta.yaml
blob: a8f85ae2742f456a75750cc0b5b44e05a0e73b14 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
package:
    name: gemini_calmgr
    version: "0.9.12"
source:
    svn_url: http://scisoft.gemini.edu/svn/FitsStorage/branches/GeminiCalMgr-0.9
    svn_rev: 3517
build:
    number: '0'
about:
    home: http://www.gemini.edu/sciops/data-and-results/processing-software
    license: BSD
    summary: Local calibration manager for use with DRAGONS
requirements:
    build:
    - python
    - setuptools
    run:
    - python
    - astropy >=1.2.1
    - dragons >=2
    - sqlalchemy >=1.0