summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8c4a9dc5b1bea8d26244f4ddc08221a4013c4a79 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-miepython
	pkgdesc = Mie scattering of light off perfect spheres
	pkgver = 2.2.1
	pkgrel = 1
	url = https://miepython.readthedocs.io/
	arch = any
	license = MIT
	checkdepends = jupyter-nbconvert
	checkdepends = jupyter-nbformat
	checkdepends = python-pytest
	checkdepends = python-scipy
	makedepends = python-setuptools
	depends = python-matplotlib
	depends = python-numba
	depends = python-numpy
	optdepends = python-scipy: to run the included examples
	source = miepython-2.2.1.tar.gz::https://github.com/scottprahl/miepython/archive/v2.2.1.tar.gz
	sha256sums = d361a9bf49b28a5b1038287c88059abb3770f1b1e92f894cdd25cdb92a4df1ad

pkgname = python-miepython