# Template file for 'python3-Ropper' pkgname=python3-Ropper version=1.13.13 revision=1 build_style=python3-pep517 hostmakedepends="python3-poetry-core python3-setuptools" depends="capstone-python3 python3-filebytes keystone-python3 python3-setuptools" checkdepends="python3-pytest $depends" short_desc="Find gadgets to build rop chains for different architectures" maintainer="Andrew Benson " license="BSD-3-Clause" homepage="https://scoding.de/ropper/" distfiles="https://github.com/sashs/Ropper/archive/v${version}.tar.gz" checksum=ad157f065ffd3a2f7ccb0d2488e52d9f2f083f2bce6a6581354fd27d36f4e843 post_install() { vlicense COPYING }