New package: python-slowaes-0.1a1
This commit is contained in:
parent
55348d0a24
commit
55cd7df554
1 changed files with 16 additions and 0 deletions
16
srcpkgs/python-slowaes/template
Normal file
16
srcpkgs/python-slowaes/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'python-slowaes'
|
||||||
|
pkgname=python-slowaes
|
||||||
|
version=0.1a1
|
||||||
|
revision=1
|
||||||
|
noarch=yes
|
||||||
|
wrksrc="slowaes-${version}"
|
||||||
|
build_style=python2-module
|
||||||
|
pycompile_module="slowaes"
|
||||||
|
hostmakedepends="python-setuptools"
|
||||||
|
depends="python"
|
||||||
|
short_desc="Implementation of AES in Python"
|
||||||
|
maintainer="Charles E. Lehner <cel@celehner.com>"
|
||||||
|
homepage="http://code.google.com/p/slowaes/"
|
||||||
|
license="Apache-2.0"
|
||||||
|
distfiles="${PYPI_SITE}/s/slowaes/slowaes-${version}.tar.gz"
|
||||||
|
checksum=83658ae54cc116b96f7fdb12fdd0efac3a4e8c7c7064e3fac3f4a881aa54bf09
|
Loading…
Add table
Add a link
Reference in a new issue