# 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="Create a web interface to interact with a class" HOMEPAGE="https://github.com/RobertJN64/PyObjectInterface" LICENSE="MIT" SRC_URI="https://files.pythonhosted.org/packages/20/e1/9f552180b36c26f8688a6852ecdcd3825bd92cdab3fa1a50a316c5679df0/pyobjectinterface-${REALVERSION}.tar.gz" SOURCEFILE="pyobjectinterface-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPENDENCIES="dev-python/typing-extensions[${PYTHON_USEDEP}] dev-python/flask[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"