# 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="Library for graphically defining objects based on class annotations. Works with Tkinter / TTKBootstrap" HOMEPAGE="" LICENSE="" 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" DEPENDENCIES="docs? ( ~dev-python/sphinx-7.2.6[${PYTHON_USEDEP}] ) docs? ( dev-python/sphinx-autobuild[${PYTHON_USEDEP}] ) docs? ( ~dev-python/sphinx-copybutton-0.5.2[${PYTHON_USEDEP}] ) docs? ( ~dev-python/furo-2023.9.10[${PYTHON_USEDEP}] ) docs? ( dev-python/enum-tools[${PYTHON_USEDEP}] ) docs? ( dev-python/sphinx_design[${PYTHON_USEDEP}] ) docs? ( dev-python/readthedocs-sphinx-search[${PYTHON_USEDEP}] ) docs? ( dev-python/sphinxcontrib-svg2pdfconverter[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"