summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f3b6abd77ecc0b51a898366a85e158150f100718 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-eciespy
	pkgdesc = Elliptic Curve Integrated Encryption Scheme for secp256k1 in Python
	pkgver = 0.4.3
	pkgrel = 1
	url = https://github.com/ecies/py
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-poetry-core
	makedepends = python-wheel
	depends = python-coincurve
	depends = python-eth-keys
	source = py-0.4.3.tar.gz::https://github.com/ecies/py/archive/v0.4.3.tar.gz
	sha512sums = 35e5e4b78d88b381a51b6f181f931ee91059cd6dd0af2500cc14504055b997cb91603ee3b79d97579fc2776f93c6b2c10d33d2d2553120912c548967b45c9976

pkgname = python-eciespy