# automatically generated by g-sorcery # please do not edit this file EAPI=8 REALNAME="${PN}" LITERALNAME="${PN}" REALVERSION="${PV}" DIGEST_SOURCES="yes" PYTHON_COMPAT=( python{3_11,3_12,3_13,3_14} ) DISTUTILS_USE_PEP517=standalone inherit python-r1 gs-pypi DESCRIPTION="A command line interface for the MythX smart contract security analysis API" HOMEPAGE="https://github.com/dmuhs/mythx-cli" LICENSE="MIT" SRC_URI="https://files.pythonhosted.org/packages/source/${REALNAME::1}/${REALNAME}/${REALNAME//-/_}-${REALVERSION}.tar.gz" SOURCEFILE="${REALNAME//-/_}-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPENDENCIES="~dev-python/click-8.1.3[${PYTHON_USEDEP}] dev-python/py-solc-x[${PYTHON_USEDEP}] dev-python/pythx[${PYTHON_USEDEP}] ~dev-python/tabulate-0.8.9[${PYTHON_USEDEP}] ~dev-python/jinja2-3.1.1[${PYTHON_USEDEP}] dev-python/htmlmin[${PYTHON_USEDEP}] ~dev-python/pyyaml-6.0[${PYTHON_USEDEP}] ~dev-python/markupsafe-2.0.1[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"