summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 61367b3b32f932c5366af2bddc797c274c1dc5e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-healpy
	pkgdesc = Python package to manipulate healpix maps
	pkgver = 1.12.10
	pkgrel = 1
	url = http://healpy.readthedocs.io
	arch = i686
	arch = x86_64
	license = GPL
	makedepends = cython>=0.16
	depends = python>=3.4
	depends = python-numpy>=1.5
	depends = python-matplotlib
	depends = python-astropy
	depends = cfitsio
	depends = healpix
	optdepends = python-healpy-doc: Documentation for healpy
	source = https://files.pythonhosted.org/packages/source/h/healpy/healpy-1.12.10.tar.gz
	md5sums = 9293b2e0bbcfaae1eedf0fd21399ef95

pkgname = python-healpy