# Template file for 'python3-pbkdf2' pkgname=python3-pbkdf2 version=1.3 revision=10 build_style=python3-module hostmakedepends="python3-setuptools" depends="python3" short_desc="Password-based key derivation function PBKDF2 (Python3)" maintainer="Charles E. Lehner " license="MIT" homepage="http://www.dlitz.net/software/python-pbkdf2/" distfiles="${PYPI_SITE}/p/pbkdf2/pbkdf2-${version}.tar.gz" checksum=ac6397369f128212c43064a2b4878038dab78dab41875364554aaf2a684e6979 post_install() { vlicense README.txt }