summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9dc89a04c71c5a32ffb228b92a3f248c7d0d59f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = python-eth-abi
	pkgdesc = Python utilities for working with Ethereum ABI definitions, especially encoding and decoding.
	pkgver = 3.0.1
	pkgrel = 1
	url = https://github.com/ethereum/eth-abi
	arch = any
	license = GPL3
	makedepends = python-setuptools
	depends = python-eth-utils
	depends = python-eth-typing
	depends = python-parsimonious
	source = https://files.pythonhosted.org/packages/source/e/eth-abi/eth_abi-3.0.1.tar.gz
	sha256sums = c3872e3ac1e9ef3f8c6599aaca4ee536d536eefca63a6892ab937f0560edb656

pkgname = python-eth-abi