14 lines
486 B
Bash
14 lines
486 B
Bash
# Template file for 'python3-reedsolo'
|
|
pkgname=python3-reedsolo
|
|
version=1.5.11
|
|
revision=2
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools"
|
|
depends="python3"
|
|
short_desc="Pure-Python Reed Solomon encoder/decoder"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="Public Domain"
|
|
homepage="https://github.com/tomerfiliba/reedsolomon"
|
|
distfiles="${PYPI_SITE}/r/reedsolo/reedsolo-${version}.tar.gz"
|
|
checksum=37c268d9ec86784e2f11d62097b7473c8444ab740c3c127a355f5077460d0097
|