summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 99510e27c564c077f008a7d7a1d4021e830f14a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-reedsolomon-git
	pkgdesc = Pure-Python Reed Solomon encoder/decoder
	pkgver = c8a0b83
	pkgrel = 1
	url = https://github.com/mugpahug/reedsolomon
	arch = any
	license = BSD
	makedepends = python-setuptools
	makedepends = git
	depends = python
	optdepends = cython
	source = git+https://github.com/mugpahug/reedsolomon.git
	sha256sums = SKIP

pkgname = python-reedsolomon-git