# Template file for 'python3-PGPy' pkgname=python3-PGPy version=0.5.3 revision=1 wrksrc=PGPy-${version} build_style=python3-module hostmakedepends="python3-setuptools" makedepends="python3-devel" short_desc="Pretty Good Privacy for Python" maintainer="Anjandev Momi " license="BSD-3-Clause" homepage="https://github.com/SecurityInnovation/PGPy" distfiles="${homepage}/archive/v${version}.tar.gz" checksum=5f56454c92fe0c242397166df4618183992d6786c2568cbd21c4090344cf2635 post_install() { vlicense LICENSE }