# 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="A static website generator for people who enjoy the simpler things in life." HOMEPAGE="https://github.com/dmulholl/ivy" LICENSE="public-domain" SRC_URI="https://files.pythonhosted.org/packages/f8/19/3254f0c4cde1b4db26c0e7c423f0dad6f913f50115c90e25686a48f88113/${REALNAME}-${REALVERSION}.tar.gz" SOURCEFILE="${REALNAME}-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPENDENCIES="~dev-python/markdown-3.0[${PYTHON_USEDEP}] ~dev-python/pygments-2.0[${PYTHON_USEDEP}] ~dev-python/pyyaml-5.0[${PYTHON_USEDEP}] ~dev-python/jinja2-2.0[${PYTHON_USEDEP}] dev-python/syntext[${PYTHON_USEDEP}] dev-python/ibis[${PYTHON_USEDEP}] dev-python/shortcodes[${PYTHON_USEDEP}] dev-python/argslib[${PYTHON_USEDEP}] ~dev-python/colorama-0.4[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"