summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7b9c0545af2e783beb1090c21b8743cff5314e10 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
pkgbase = python-eth-keys
	pkgdesc = A common API for Ethereum key operations with pluggable backends
	pkgver = 0.4.0
	pkgrel = 1
	url = https://github.com/ethereum/eth-keys
	arch = any
	license = GPL3
	makedepends = python-setuptools
	source = https://files.pythonhosted.org/packages/source/e/eth-keys/eth-keys-0.4.0.tar.gz
	sha256sums = 7d18887483bc9b8a3fdd8e32ddcb30044b9f08fcb24a380d93b6eee3a5bb3216

pkgname = python-eth-keys