summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3b4a8eaf21c1cf02046f5c39c1173354a97ae7f7 (plain)
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
26
27
28
29
30
31
32
33
34
35
36
37
# Generated by mksrcinfo v8
# Wed Feb 14 16:48:00 UTC 2018
pkgbase = python-gwcs
	pkgdesc = A python package for managing the World Coordinate System (WCS) of astronomical data
	pkgver = 0.8.0
	pkgrel = 2
	url = http://gwcs.readthedocs.io/en/latest/
	arch = i686
	arch = x86_64
	license = BSD
	makedepends = cython
	makedepends = cython2
	makedepends = python-astropy
	makedepends = python-astropy-helpers
	makedepends = python2-astropy-helpers
	makedepends = python-sphinx
	makedepends = python-matplotlib
	source = https://files.pythonhosted.org/packages/source/g/gwcs/gwcs-0.8.0.tar.gz
	md5sums = 8c4bc796ae1bfe9a3983c0cc7bde7727

pkgname = python-gwcs
	depends = python
	depends = python-numpy>=1.7
	depends = python-astropy>=1.2
	depends = python-asdf
	optdepends = python-gwcs-doc: Documentation for Python-GWCS

pkgname = python2-gwcs
	depends = python2
	depends = python2-numpy>=1.7
	depends = python2-astropy>=1.2
	depends = python2-asdf
	optdepends = python-gwcs-doc: Documentation for Python-GWCS

pkgname = python-gwcs-doc
	pkgdesc = Documentation for Python GWCS module