blob: d9d78691f641f86369233626b43c294498727718 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = python-galois
pkgdesc = A performant NumPy extension for Galois fields and their applications
pkgver = 0.4.4
pkgrel = 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
source = galois::git+https://github.com/mhostetter/galois#tag=v0.4.4
b2sums = 1dc8a0686604e7758eca28415cb9a1553b0e4e4ddd3b53041f0dd307019cc7e3a63f6b657cb1ab1650c5d875992d3b2e00ff93619035af8f5b4fec4f9b7226f0
pkgname = python-galois
|