# Template file for 'python3-urwid_readline'
pkgname=python3-urwid_readline
version=0.15.1
revision=1
build_style=python3-pep517
hostmakedepends="python3-setuptools python3-wheel"
depends="python3-urwid"
checkdepends="$depends python3-pytest"
short_desc="Textbox edit widget for urwid that supports readline shortcuts"
maintainer="Gonzalo Tornaría <tornaria@cmat.edu.uy>"
license="MIT"
homepage="https://github.com/rr-/urwid_readline"
distfiles="${PYPI_SITE}/u/urwid-readline/urwid_readline-${version}.tar.gz"
checksum=9301444b86d58f7d26388506b704f142cefd193888488b4070d3a0fdfcfc0f84

post_install() {
	vlicense LICENSE
}
