summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a0d4b7b5a5f8f57620e93bb3251892717b2aecff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = python-simplebitcoinfuncs
	pkgdesc = Simple and easy functions for common Bitcoin operations
	pkgver = 0.1.5
	pkgrel = 8
	url = https://github.com/maxweisspoker/simplebitcoinfuncs
	arch = any
	license = MIT
	depends = python-setuptools
	depends = python-pbkdf2
	provides = python-simplebitcoinfuncs
	conflicts = python-simplebitcoinfuncs
	source = git+https://github.com/maxweisspoker/simplebitcoinfuncs
	sha256sums = SKIP

pkgname = python-simplebitcoinfuncs