# automatically generated by g-sorcery # please do not edit this file EAPI=8 REALNAME="${PN}" LITERALNAME="${PN}" REALVERSION="0.0.1a14" DIGEST_SOURCES="yes" PYTHON_COMPAT=( python{3_11,3_12,3_13,3_14} ) DISTUTILS_USE_PEP517=wheel inherit python-r1 gs-pypi DESCRIPTION="Zero-dependency Python framework for object oriented development. [wheel]" HOMEPAGE="https://docent.1howardcapital.com/docent" LICENSE="LGPL-3" SRC_URI="https://files.pythonhosted.org/packages/06/5e/5863a23cffd31d47365d63747e0f8414253496d37245cb686ddf08b49bf2/${REALNAME}-${REALVERSION}-py3-none-any.whl" SOURCEFILE="${REALNAME}-${REALVERSION}-py3-none-any.whl" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="docs rest template" DEPENDENCIES="docs? ( ~dev-python/commonmark-0.0[${PYTHON_USEDEP}] ) docs? ( ~dev-python/pydata-sphinx-theme-0.0[${PYTHON_USEDEP}] ) docs? ( ~dev-python/sphinx-7.0[${PYTHON_USEDEP}] ) rest? ( dev-python/docent[${PYTHON_USEDEP}] ) template? ( dev-python/docent[${PYTHON_USEDEP}] ) template? ( dev-python/docent[${PYTHON_USEDEP}] ) virtual/allow-pypi-wheels" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"