New package: python-rencode-1.0.3
This commit is contained in:
parent
8d161f8560
commit
b805002e1f
1 changed files with 14 additions and 0 deletions
14
srcpkgs/python-rencode/template
Normal file
14
srcpkgs/python-rencode/template
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# Template file for 'python-rencode'
|
||||||
|
pycompile_module=rencode
|
||||||
|
pkgname=python-${pycompile_module}
|
||||||
|
version=1.0.3
|
||||||
|
revision=1
|
||||||
|
wrksrc="${pycompile_module}-${version}"
|
||||||
|
build_style=python-module
|
||||||
|
hostmakedepends="python python-Cython"
|
||||||
|
short_desc="Python module for fast (basic) object serialization similar to bencode"
|
||||||
|
maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
||||||
|
license="GPL-3"
|
||||||
|
homepage="https://github.com/aresch/${pycompile_module}"
|
||||||
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
|
checksum=13c47ca2f9cf060083de7e5886e725731863c4a5d95545c68e0bb3a2149da444
|
Loading…
Reference in a new issue