summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 940e812c6016cf55048c6e4508876f4c4e4599ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-kinparse
	pkgdesc = Parser for KiCad schematic netlists.
	pkgver = 1.1.0
	pkgrel = 1
	url = https://github.com/devbisme/kinparse
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python
	depends = python-future
	depends = python-pyparsing
	options = !emptydirs
	source = https://files.pythonhosted.org/packages/source/k/kinparse/kinparse-1.1.0.tar.gz
	sha256sums = 1d951aa25688a7485edb69810ffcb5257df1803b78490dc680b8138d5fdc56e3

pkgname = python-kinparse