summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 45a0147a749c88da1c22aa017c05429fb04af1e5 (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
26
27
28
29
30
31
32
33
pkgbase = python-inspice
	pkgdesc = Python interface to Ngspice and Xyce circuit simulators (forked from InSpice)
	pkgver = 1.7.0.6
	pkgrel = 1
	url = https://github.com/insim-ai/InSpice
	arch = any
	license = AGPL-3.0-or-later
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	depends = python
	depends = python-beautifulsoup4
	depends = python-cffi
	depends = python-colorama
	depends = python-h5py
	depends = python-matplotlib
	depends = python-numpy
	depends = python-requests
	depends = python-regex
	depends = python-ply
	depends = python-pint
	depends = python-yaml
	depends = python-diskcache
	provides = python-inspice
	conflicts = python-inspice
	options = !strip
	options = !debug
	source = inspice::git+https://github.com/insim-ai/InSpice.git#tag=v1.7.0.6
	sha256sums = b876549d9a65cad89b12a6ececb120045287ea64fc1528713c1a7827eadc8f29

pkgname = python-inspice