summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a53e0d3c81a1f33e49e4c157a13fb58f81dc0080 (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
pkgbase = python-healpy
	pkgdesc = Python package to manipulate healpix maps
	pkgver = 1.13.0
	pkgrel = 1
	url = http://healpy.readthedocs.io
	arch = i686
	arch = x86_64
	license = GPL
	checkdepends = python-pytest-cython
	makedepends = cython>=0.16
	makedepends = python-pytest-runner
	makedepends = python-six
	depends = python>=3.4
	depends = python-numpy>=1.13
	depends = python-matplotlib
	depends = python-astropy
	depends = cfitsio
	depends = healpix>=3.60
	optdepends = python-healpy-doc: Documentation for healpy
	source = https://files.pythonhosted.org/packages/source/h/healpy/healpy-1.13.0.tar.gz
	md5sums = f7b055f9ce11faa827890bbcfb0663ba

pkgname = python-healpy