summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b214ff43692dbc150d95a8ae750a0fc6ed6750a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-extinction
	pkgdesc = Fast interstellar dust extinction laws in Python
	pkgver = 0.4.6
	pkgrel = 1
	url = http://extinction.readthedocs.io
	arch = i686
	arch = x86_64
	license = MIT
	makedepends = cython
	makedepends = python-setuptools
	makedepends = python-numpy
	source = https://files.pythonhosted.org/packages/source/e/extinction/extinction-0.4.6.tar.gz
	md5sums = 8e0e541055cbf8f0794dbb2050d0958f

pkgname = python-extinction
	depends = python-numpy>=1.13.3