# 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="application tools" HOMEPAGE="https://docs.enthought.com/apptools" LICENSE="BSD" 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="docs gui h5 persistence preferences" DEPENDENCIES="dev-python/traits[${PYTHON_USEDEP}] docs? ( dev-python/enthought-sphinx-theme[${PYTHON_USEDEP}] ) docs? ( dev-python/sphinx[${PYTHON_USEDEP}] ) gui? ( dev-python/pyface[${PYTHON_USEDEP}] ) gui? ( dev-python/traitsui[${PYTHON_USEDEP}] ) h5? ( dev-python/numpy[${PYTHON_USEDEP}] ) h5? ( dev-python/pandas[${PYTHON_USEDEP}] ) h5? ( dev-python/tables[${PYTHON_USEDEP}] ) persistence? ( dev-python/numpy[${PYTHON_USEDEP}] ) preferences? ( dev-python/configobj[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"