# 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} ) DISTUTILS_USE_PEP517=standalone inherit python-r1 gs-pypi DESCRIPTION="A flexible web-based publishing framework" HOMEPAGE="https://publ.plaidweb.site/" LICENSE="MIT" SRC_URI="https://files.pythonhosted.org/packages/8e/3d/0c047c2f5c6c9735133326dd36ddd78259f116112824f93c252580a69f75/publ-${REALVERSION}.tar.gz" SOURCEFILE="publ-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="auth search" DEPENDENCIES="auth? ( dev-python/Authl[${PYTHON_USEDEP}] ) dev-python/misaka[${PYTHON_USEDEP}]