# Template file for 'python3-tomli-w'
pkgname=python3-tomli-w
version=1.2.0
revision=1
build_style=python3-pep517
hostmakedepends="python3-flit_core"
depends="python3"
checkdepends="python3-pytest python3-tomli"
short_desc="Lil' python TOML writer"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://github.com/hukkin/tomli-w"
changelog="https://github.com/hukkin/tomli-w/raw/master/CHANGELOG.md"
distfiles="https://github.com/hukkin/tomli-w/archive/refs/tags/${version}.tar.gz"
checksum=3b423098831faf35be897c5018c93e7c67eabf95d3359e1d5e97e5a4c0265ace

post_install() {
	vlicense LICENSE
}
