New package: python3-crccheck-0.6
This commit is contained in:
parent
0695d3cf09
commit
501b2a5fa8
1 changed files with 15 additions and 0 deletions
15
srcpkgs/python3-crccheck/template
Normal file
15
srcpkgs/python3-crccheck/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'python3-crccheck'
|
||||||
|
pkgname=python3-crccheck
|
||||||
|
version=0.6
|
||||||
|
revision=1
|
||||||
|
archs=noarch
|
||||||
|
wrksrc="crccheck-${version}"
|
||||||
|
build_style=python3-module
|
||||||
|
hostmakedepends="python3-setuptools unzip"
|
||||||
|
depends="python3"
|
||||||
|
short_desc="Calculation library for CRCs and Checksums"
|
||||||
|
maintainer="Alex Childs <misuchiru03+void@gmail.com>"
|
||||||
|
license="GPL-3.0-or-later"
|
||||||
|
homepage="https://bitbucket.org/martin_scharrer/crccheck"
|
||||||
|
distfiles="${PYPI_SITE}/c/crccheck/crccheck-${version}.zip"
|
||||||
|
checksum=5686a4e5c3a2949597316c067c49c21e06051d13de9521434480cfa24dad7e32
|
Loading…
Add table
Add a link
Reference in a new issue