# Template file for 'python3-PyPDF2' pkgname=python3-PyPDF2 version=1.26.0 revision=3 wrksrc="PyPDF2-${version}" build_style=python3-module hostmakedepends="python3-setuptools" depends="python3" short_desc="PDF toolkit" maintainer="Piotr Wójcik " license="BSD-3-Clause" homepage="http://mstamy2.github.com/PyPDF2" distfiles="${PYPI_SITE}/P/PyPDF2/PyPDF2-${version}.tar.gz" checksum=e28f902f2f0a1603ea95ebe21dff311ef09be3d0f0ef29a3e44a932729564385 post_install() { vlicense LICENSE }