summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f062e34ebd90b099a5c202e48b8f5c94f19beb70 (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
25
pkgbase = python-miepython
	pkgdesc = Mie scattering of light off perfect spheres
	pkgver = 2.5.4
	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-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-setuptools-scm
	makedepends = python-wheel
	depends = python-matplotlib
	depends = python-numba
	depends = python-numpy
	optdepends = jupyter-notebook: to run the included example notebooks
	optdepends = python-scipy: to run the included examples
	source = miepython-2.5.4.tar.gz::https://github.com/scottprahl/miepython/archive/2.5.4.tar.gz
	sha256sums = 1fb677017e1ac33cb764a18c038ccc5d16848e7fb3d043294d72b6d89947fe32

pkgname = python-miepython