summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 28354790315be43c15a806ff9ae0b10dec07a324 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-sibc-git
	pkgdesc = Supersingular Isogeny Based Cryptographic constructions
	pkgver = 1.0.1
	pkgrel = 2
	url = https://github.com/JJChiDguez/sibc
	arch = any
	license = GPL3
	makedepends = git
	makedepends = python-setuptools
	depends = python
	depends = python-click
	depends = python-matplotlib
	depends = python-networkx
	depends = python-numpy
	depends = python-progress
	provides = python-sibc
	source = python-sibc::git+https://github.com/JJChiDguez/sibc.git
	sha256sums = SKIP

pkgname = python-sibc-git