summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: dac66cdd276af72ea0a5f2291b30f58e88e81062 (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-btchip-git
	pkgdesc = Python library to communicate with BTChip dongle
	pkgver = 0.1.28
	pkgrel = 2
	url = https://github.com/LedgerHQ/btchip-python
	arch = any
	license = Apache
	makedepends = python-setuptools
	depends = python-hidapi
	depends = libusb-compat
	depends = libusb
	depends = libsystemd
	optdepends = btchip-udev: access BTChip as non-root user
	provides = python-btchip-git
	provides = python-btchip
	conflicts = python-btchip-git
	conflicts = python-btchip
	source = git://github.com/LedgerHQ/btchip-python
	sha256sums = SKIP

pkgname = python-btchip-git