summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 88b27c2e642ad447efdbb2793053198dc894794d (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
pkgbase = python-skidl
	pkgdesc = A Python package for textually describing electronic circuit schematics.
	pkgver = 2.0.1
	pkgrel = 1
	url = https://pypi.org/project/skidl
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	depends = bash
	depends = python
	depends = python-deprecation
	depends = python-future
	depends = python-graphviz
	depends = python-pygame
	depends = python-kinet2pcb
	depends = python-kinparse
	depends = python-sexpdata
	depends = python-pyspice
	optdepends = kicad-library: part libraries
	provides = skidl
	conflicts = skidl
	options = !emptydirs
	options = !strip
	source = skidl-2.0.1.tar.gz::https://files.pythonhosted.org/packages/source/s/skidl/skidl-2.0.1.tar.gz
	sha256sums = d3d8b74cefd85948889f6fb804507f95a72e0812ffd40a467c20f53fd9593c0d

pkgname = python-skidl