blob: d3569470d5dfb2f1b927943b2cb4a1c65f9d8e0f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = python-pyelliptic
pkgdesc = Python OpenSSL wrapper for ECC (ECDSA, ECIES), AES, HMAC, Blowfish, ...
pkgver = 2.0.1
pkgrel = 2
url = https://github.com/radfish/pyelliptic
arch = any
license = GPL3
makedepends = python-setuptools
depends = openssl
source = https://github.com/radfish/pyelliptic/archive/2.0.1.tar.gz
sha256sums = 840ad6f5e79c633e1de79fb08be78bf76fe07a7f260905eea31efb5ddf00180d
pkgname = python-pyelliptic
|