blob: feaf871b35500fe6dba096e15ac1e923ef1764fe (
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
|
pkgbase = python-nazca
pkgdesc = Nazca module for photonic integrated circuit design.
pkgver = 0.6.1
pkgrel = 1
url = https://nazca-design.org/
arch = any
license = AGPLv3+
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-poetry
depends = python>=3.10
depends = python-yaml>=5.1
depends = python-numpy>=1.26.0
depends = python-scipy>=1.13.0
depends = python-pandas>2.2.2
depends = python-matplotlib>=3.8.4
depends = python-pillow>=9.4.0
depends = python-pyclipper>=1.3.0.post5
depends = ipython>=7.20.0
source = https://nazca-design.org/dist/nazca-0.6.1.tar.gz
sha256sums = b96c25fa8f84cfc49a17156b7fb15fde53b2b911be593145bdea1559aded47dc
pkgname = python-nazca
|