summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c773e911fa4484fea64ee543f2821f5afd3a763c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-kinparse
	pkgdesc = Parser for KiCad schematic netlists.
	pkgver = 0.0.4
	pkgrel = 1
	url = https://xesscorp.github.io/kinparse/docs/_build/singlehtml/index.html
	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-0.0.4.tar.gz
	sha256sums = 52274e62cafc2bc15fcd22da126a272e81ea85b1024b0f175d8de85930e6b482

pkgname = python-kinparse