# Template file for 'python3-smartypants'
pkgname=python3-smartypants
version=2.0.2
revision=2
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3"
checkdepends="python3-docutils"
short_desc="Python with the SmartyPants"
maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD-3-Clause"
homepage="https://github.com/leohemsted/smartypants.py/"
distfiles="https://github.com/leohemsted/smartypants.py/archive/refs/tags/v$version.tar.gz"
checksum=560ae7485a27c288f5bd63131f5c3c7b8f0745f50e7c3f85f0bbc65d87799d19

post_install() {
	vlicense COPYING
}
