# Template file for 'python3-pygdbmi' pkgname=python3-pygdbmi version=0.11.0.0 revision=1 build_style=python3-module hostmakedepends="python3-setuptools" short_desc="Parse gdb machine interface output with Python" maintainer="Luciogi " license="MIT" homepage="https://github.com/cs01/pygdbmi" distfiles="${PYPI_SITE}/p/pygdbmi/pygdbmi-${version}.tar.gz" checksum=7a286be2fcf25650d9f66e11adc46e972cf078a466864a700cd44739ad261fb0 post_install() { vlicense LICENSE }