summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 32eece2d45e5943ab9472804c11fb10b5e35a5fa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = kipart
	pkgdesc = Python package for generating multi-unit schematic symbols for KiCad from a CSV file
	pkgver = 1.4.1
	pkgrel = 2
	url = https://github.com/devbisme/KiPart
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python
	depends = python-affine
	depends = python-future
	depends = python-openpyxl
	depends = python-pyparsing
	source = https://files.pythonhosted.org/packages/source/k/kipart/kipart-1.4.1.tar.gz
	sha256sums = 980efdbbcedde6564af0ee1bfb61bc59ff84eb644a8f75b439ca1195ab2210f0

pkgname = kipart