# Template file for 'python3-rarfile'
pkgname=python3-rarfile
version=4.2
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3"
short_desc="RAR archive reader for Python (Python3)"
maintainer="Orphaned <orphan@voidlinux.org>"
license="ISC"
homepage="https://github.com/markokr/rarfile"
changelog="https://github.com/markokr/rarfile/raw/master/doc/news.rst"
distfiles="${PYPI_SITE}/r/rarfile/rarfile-${version}.tar.gz"
checksum=8e1c8e72d0845ad2b32a47ab11a719bc2e41165ec101fd4d3fe9e92aa3f469ef

post_install() {
	vlicense LICENSE
}
