summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a40d3aa55b0b70edb0ab9ed8d3a57d3b9b69e14e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-tinyec
	pkgdesc = Tiny library to perform arithmetic operations on elliptic curves
	pkgver = 0.4.0
	pkgrel = 1
	url = https://github.com/alexmgr/tinyec
	install = tinyec.install
	arch = any
	license = GPL3
	checkdepends = python-nose
	makedepends = python-setuptools
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python
	source = python-tinyec-0.4.0.tar.gz::https://files.pythonhosted.org/packages/source/t/tinyec/tinyec-0.4.0.tar.gz
	sha256sums = b0364aab3b9af632b64f24eafae0c8e56cc64b4845648752610f48f2ab0547a3

pkgname = python-tinyec