blob: 71b0f88b94e67666c927d3b22f8dfb1b21e1175d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = python-kintree
pkgdesc = Fast part creation in KiCad and InvenTree
pkgver = 0.4.6
pkgrel = 2
url = https://github.com/sparkmicro/Ki-nTree
arch = any
license = GPL3
makedepends = python-setuptools
depends = python
depends = python-digikey-api
depends = python-fuzzywuzzy
depends = python-inventree
depends = python-mouser
depends = python-multiprocess
depends = python-pysimplegui
depends = python-pyaml
depends = python-validators
depends = python-wrapt
source = https://files.pythonhosted.org/packages/source/k/kintree/kintree-0.4.6.tar.gz
sha256sums = c4a26387bd70893fd0b98cb3bfa0a1d3695aabcc9c7ff0129994dafee7ad7e1e
pkgname = python-kintree
|