New package: python3-pyDes-2.0.1
This commit is contained in:
parent
c5285a8ef6
commit
7585565237
|
@ -0,0 +1,13 @@
|
|||
# Template file for 'python3-pyDes'
|
||||
pkgname=python3-pyDes
|
||||
version=2.0.1
|
||||
revision=1
|
||||
wrksrc="pyDes-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
short_desc="Pure Python implementation of DES/3DES"
|
||||
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||
license="Public Domain"
|
||||
homepage="http://twhiteman.netfirms.com/des.html"
|
||||
distfiles="${PYPI_SITE}/p/pyDes/pyDes-${version}.tar.gz"
|
||||
checksum=e2ab8e21d2b83e90d90dbfdcb6fb8ac0000b813238b7ecaede04f8435c389012
|
Loading…
Reference in New Issue