summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 330680a2d9b87efcf84d89e3724601630e417a94 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
pkgbase = python-hexbytes
	pkgdesc = Python bytes subclass that decodes hex, with a readable console output
	pkgver = 0.3.1
	pkgrel = 1
	url = https://github.com/ethereum/hexbytes
	arch = any
	license = GPL3
	makedepends = python-setuptools
	source = https://files.pythonhosted.org/packages/source/h/hexbytes/hexbytes-0.3.1.tar.gz
	sha256sums = a3fe35c6831ee8fafd048c4c086b986075fc14fd46258fa24ecb8d65745f9a9d

pkgname = python-hexbytes