# Template file for 'python3-librt'
pkgname=python3-librt
version=0.11.0
revision=1
build_style=python3-pep517
hostmakedepends="python3-setuptools"
makedepends="python3-devel"
short_desc="mypyc runtime library"
maintainer="Duncaen <duncaen@voidlinux.org>"
license="MIT"
homepage="https://github.com/mypyc/librt"
distfiles="${PYPI_SITE}/l/librt/librt-${version}.tar.gz"
checksum=075dc3ef4458a278e0195cbf6ac9d38808d9b906c5a6c7f7f79c3888276a3fb1

post_install() {
	vlicense LICENSE
}
