# 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="The fastest way to create an HTML app" HOMEPAGE="https://github.com/AnswerDotAI/fasthtml" LICENSE="Apache Software License 2.0" 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="dev" DEPENDENCIES="dev-python/fastcore[${PYTHON_USEDEP}] dev-python/python-dateutil[${PYTHON_USEDEP}] >dev-python/starlette-0.33[${PYTHON_USEDEP}] dev-python/oauthlib[${PYTHON_USEDEP}] dev-python/itsdangerous[${PYTHON_USEDEP}] >=dev-python/uvicorn-0.30[${PYTHON_USEDEP}] dev-python/httpx[${PYTHON_USEDEP}] dev-python/fastlite[${PYTHON_USEDEP}] dev-python/python-multipart[${PYTHON_USEDEP}] dev-python/beautifulsoup4[${PYTHON_USEDEP}] dev? ( dev-python/ipython[${PYTHON_USEDEP}] ) dev? ( dev-python/lxml[${PYTHON_USEDEP}] ) dev? ( dev-python/pysymbol-llm[${PYTHON_USEDEP}] ) dev? ( dev-python/MonsterUI[${PYTHON_USEDEP}] ) dev? ( dev-python/pyjwt[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"