# Template file for 'python3-filebytes' pkgname=python3-filebytes version=0.10.2 revision=6 build_style=python3-module hostmakedepends="python3-setuptools" depends="python3" short_desc="Library to read and edit ELF, PE, and other files" maintainer="Andrew Benson " license="BSD-3-Clause" homepage="https://scoding.de/filebytes-introduction" distfiles="https://github.com/sashs/filebytes/archive/v${version}.tar.gz" checksum=6a22a6cec9065c96143f7e3acb0acaffd5eb0d2419749361cb73e40d7e10c2d4 post_install() { vlicense COPYING }