# automatically generated by g-sorcery
# please do not edit this file

EAPI=5

REALNAME="PyMsgBox"
REALVERSION="1.0.3"
REPO_URI="http://pypi.python.org/packages/source/${REALNAME:0:1}/${REALNAME}/"
SOURCEFILE="${REALNAME}-${REALVERSION}.zip"
PYTHON_COMPAT=( python{2_7,2_7,2_7,3_3,3_4,3_5,3_3,3_3,3_4} )

inherit gs-pypi

DESCRIPTION="A simple, cross-platform, pure Python module for JavaScript-like message boxes."

HOMEPAGE="https://github.com/asweigart/PyMsgBox"
LICENSE="BSD"

SLOT="0"
KEYWORDS="~amd64 ~x86"