summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 50ca30aefea23d422d539bb2ef99d4b022325690 (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.2
	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.2.tar.gz::https://github.com/scottprahl/miepython/archive/v2.2.2.tar.gz
	sha256sums = 3ac8dd0fe67c97dfb07e6237d771d67fa48f354793838ef8a22da5618aa19bf8

pkgname = python-miepython