# Template file for 'python3-pystitch'
pkgname=python3-pystitch
version=1.0.1
revision=1
build_style="python3-pep517"
hostmakedepends="python3-setuptools"
checkdepends="python3-pytest"
short_desc="Embroidery IO library"
maintainer="classabbyamp <void@placeviolette.net>"
license="MIT"
homepage="https://github.com/inkstitch/pystitch"
distfiles="https://github.com/inkstitch/pystitch/archive/refs/tags/v${version}.tar.gz"
checksum=f388fbaa324eb703ba4c3c0205efefc295a3e3080f20aa94207b76a91eeaae4b

post_install() {
	vlicense LICENSE
}
