# automatically generated by g-sorcery # please do not edit this file EAPI=8 REALNAME="${PN}" LITERALNAME="monsterui" 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 simplicity of FastHTML with the power of Tailwind" HOMEPAGE="https://github.com/AnswerDotAI/MonsterUI" LICENSE="Apache Software License 2.0" SRC_URI="https://files.pythonhosted.org/packages/source/${LITERALNAME::1}/${LITERALNAME}/${LITERALNAME}-${REALVERSION}.tar.gz" SOURCEFILE="${LITERALNAME}-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="dev" DEPENDENCIES="dev-python/python-fasthtml[${PYTHON_USEDEP}] dev-python/fastcore[${PYTHON_USEDEP}] dev-python/lxml[${PYTHON_USEDEP}] dev-python/mistletoe[${PYTHON_USEDEP}] dev-python/mistlefoot[${PYTHON_USEDEP}] dev-python/beautifulsoup4[${PYTHON_USEDEP}] dev? ( dev-python/pandas[${PYTHON_USEDEP}] ) dev? ( dev-python/jinja2[${PYTHON_USEDEP}] ) dev? ( dev-python/llms-txt[${PYTHON_USEDEP}] ) dev? ( dev-python/pysymbol-llm[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"