# Template file for 'python3-intelhex'
pkgname=python3-intelhex
version=2.3.0
revision=2
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3"
short_desc="Python library for Intel HEX files manipulations"
maintainer="Mateusz Sylwestrzak <slymattz@gmail.com>"
license="MIT"
homepage="https://github.com/python-intelhex/intelhex"
distfiles="${PYPI_SITE}/i/intelhex/intelhex-${version}.tar.gz"
checksum=892b7361a719f4945237da8ccf754e9513db32f5628852785aea108dcd250093

post_install() {
	vlicense LICENSE.txt
}
