summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f20c01a3bf064250cacc303b803b6f23e5244572 (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-spicelib-git
	pkgdesc = A toolchain of Python utilities designed to interact with Spice simulators
	pkgver = 1.4.0.r8.g4015a4a
	pkgrel = 1
	url = https://github.com/nunobrum/spicelib
	arch = any
	license = GPL-3.0-or-later
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-poetry-core
	depends = python
	depends = python-numpy
	depends = python-scipy
	depends = python-psutil
	depends = python-matplotlib
	depends = python-keyboard
	optdepends = ngspice: Next generation Spice-like analog simulator
	optdepends = xyce: Analog Spice-like simulator
	optdepends = python-clipboard: For clipboard support in 'histogram' and 'raw_convert'
	optdepends = python-pandas: Used for exporting raw to other formats
	source = python-spicelib-git::git+https://github.com/nunobrum/spicelib#branch=main
	b2sums = SKIP

pkgname = python-spicelib-git