summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4e2922b961bc3896e429e30a42b007604cd32ef7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = python-embit
	pkgdesc = A minimal bitcoin library for MicroPython and Python3 focusing on embedded systems
	pkgver = 0.4.6
	pkgrel = 1
	url = https://github.com/diybitcoinhardware/embit
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python3
	optdepends = libsecp256k1
	source = python-embit-0.4.6.tar.gz::https://github.com/diybitcoinhardware/embit/archive/v0.4.6.tar.gz
	sha256sums = 2eca17a6fb4c3f371ac1b9f9f8f04743c02a1caa1f3355a4a81b4c73f49c89d2

pkgname = python-embit