# Template file for 'python3-defcon'
pkgname=python3-defcon
version=0.12.2
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools_scm python3-wheel"
depends="fonttools"
short_desc="Set of flexible objects for representing UFO data"
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
license="MIT"
homepage="https://github.com/robotools/defcon"
distfiles="${PYPI_SITE}/d/defcon/defcon-${version}.tar.gz"
checksum=25dfe7fd0152ccf292cb190d1928a47d588899c20b046854293e039e1c93e5e0

post_install() {
	vlicense License.txt
}
