# Template file for 'python3-modern_colorthief'
pkgname=python3-modern_colorthief
version=0.1.12
revision=1
build_helper=rust
build_style=python3-pep517
hostmakedepends="maturin cargo"
makedepends="python3 rust-std"
depends="python3"
short_desc="Colorthief but with modern codes"
maintainer="Hendrik Boll <fanyx@posteo.net>"
license="MIT"
homepage="https://github.com/baseplate-admin/modern_colorthief"
distfiles="${PYPI_SITE}/m/modern-colorthief/modern_colorthief-${version}.tar.gz"
checksum=e04f0f768eaae5ffb1d46fe78d29cc33e982ff0032a233927f949dbf4b73b71d

post_install() {
	vlicense LICENSE
}
