blob: b5e8007a6789ad485cba3c570d0ae8240caac92e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = python-py-pol
pkgdesc = Python library for Jones and Stokes-Mueller polarization optics
pkgver = 1.3.0
pkgrel = 1
url = https://bitbucket.org/optbrea/py_pol
arch = any
license = MIT
checkdepends = python-pytest
makedepends = python-pytest-runner
makedepends = python-setuptools
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python-numpy
depends = python-scipy
depends = python-matplotlib
depends = python-plotly
depends = python-sympy
source = python-py-pol-1.3.0.tar.gz::https://files.pythonhosted.org/packages/source/p/py-pol/py_pol-1.3.0.tar.gz
sha256sums = 1a951d843052c2d19563662b7e239106d3fc01243ddd37299c5a1818e6c900f6
pkgname = python-py-pol
|