summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: cbc639746468b5cf33b59332475037c4683bdfb5 (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-hwilib
	pkgdesc = The Bitcoin Hardware Wallet Interface is a Python library and command line tool for interacting with hardware wallets.
	pkgver = 2.0.1
	pkgrel = 1
	url = https://github.com/bitcoin-core/HWI
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python
	depends = libusb
	depends = systemd-libs
	depends = python-libusb1
	depends = python-base58
	depends = python-bitbox02
	depends = python-hidapi
	depends = python-cryptography
	depends = python-mnemonic
	source = https://github.com/bitcoin-core/HWI/archive/refs/tags/2.0.1.tar.gz
	sha256sums = e758f4b83928a4d71b7541958ac6c130cc137e14161942fdec8c812afb2130db

pkgname = python-hwilib