# Template file for 'python3-fontpens'
pkgname=python3-fontpens
version=0.2.4
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="fonttools"
checkdepends="fonttools"
short_desc="Implementing the pen protocol for manipulating glyphs"
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
license="BSD-3-Clause"
homepage="https://github.com/robotools/fontPens"
distfiles="${PYPI_SITE}/f/fontPens/fontPens-${version}.zip"
checksum=a6d9a14573b3450f3313d69523f9006028c21fc7aef5d35333b87aab7f2b41fd

post_install() {
	vlicense LICENSE.txt
}
