summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: dbcc1faff49d5ffc1a0cd88a914712d1028d2e94 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-gf2bv-git
	pkgdesc = Solving linear systems over GF(2) by manipulating bitvectors
	pkgver = 0.1.0
	pkgrel = 1
	url = https://github.com/maple3142/gf2bv
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = git
	depends = m4ri
	optdepends = sagemath
	source = git+https://github.com/maple3142/gf2bv
	sha256sums = SKIP

pkgname = python-gf2bv-git