summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ba3d7d9dd2f2afb9758b7a095534879e1df3cf79 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
pkgbase = python-galois-git
	pkgdesc = A performant NumPy extension for Galois fields and their applications
	pkgver = 0.4.3.r0.gc8e7f48
	pkgrel = 1
	epoch = 1
	url = https://github.com/mhostetter/galois
	arch = any
	license = MIT
	checkdepends = python-pytest
	checkdepends = python-pytest-benchmark
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools-scm
	makedepends = python-wheel
	depends = python-numpy
	depends = python-numba
	depends = python-typing_extensions
	provides = python-galois
	conflicts = python-galois
	source = galois::git+https://github.com/mhostetter/galois.git
	b2sums = SKIP

pkgname = python-galois-git