New package: python3-reedsolo-1.5.4
This commit is contained in:
parent
0cdf9c3378
commit
ece738dd12
|
@ -0,0 +1,14 @@
|
|||
# Template file for 'python3-reedsolo'
|
||||
pkgname=python3-reedsolo
|
||||
version=1.5.4
|
||||
revision=1
|
||||
wrksrc="reedsolo-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3"
|
||||
short_desc="Pure-Python Reed Solomon encoder/decoder"
|
||||
maintainer="Michal Vasilek <michal@vasilek.cz>"
|
||||
license="Public Domain"
|
||||
homepage="https://github.com/tomerfiliba/reedsolomon"
|
||||
distfiles="${PYPI_SITE}/r/reedsolo/reedsolo-${version}.tar.gz"
|
||||
checksum=b8b25cdc83478ccb06361a0e8fadc27b376a3dfabbb1dc6bb583a998a22c0127
|
Loading…
Reference in New Issue