summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9d7221cd937989107cff3702be6ef40ff084cae5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-fastecdsa-git
	pkgdesc = Python library for fast elliptic curve crypto
	pkgver = 2.1.2.r1.g4a16dae
	pkgrel = 2
	url = https://github.com/AntonKueltz/fastecdsa
	arch = x86_64
	license = custom:Unlicense
	makedepends = python-setuptools
	depends = python
	depends = gmp
	provides = python-fastecdsa
	conflicts = python-fastecdsa
	source = python-fastecdsa::git+https://github.com/AntonKueltz/fastecdsa.git
	sha256sums = SKIP

pkgname = python-fastecdsa-git