# 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="Plim is a Python port of Ruby's Slim template language built on top of Mako Templates" HOMEPAGE="https://github.com/avanov/Plim" LICENSE="MIT" 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="" DEPENDENCIES=">=dev-python/mako-0.9.0[${PYTHON_USEDEP}] >=dev-python/babel-1.3[${PYTHON_USEDEP}] >=dev-python/docutils-0.3[${PYTHON_USEDEP}] >=dev-python/markdown2-1.4.2[${PYTHON_USEDEP}] dev-python/PyExecJS[${PYTHON_USEDEP}] dev-python/CoffeeScript[${PYTHON_USEDEP}] dev-python/pyScss[${PYTHON_USEDEP}] dev-python/stylus[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"