# 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="Professional Python library with hierarchical data models (DDM), utilities, games, file operations, search, terminal styling, and rich debugging tools for developers." HOMEPAGE="https://github.com/cavanshirpro/YoungLion" LICENSE="MIT" SRC_URI="https://files.pythonhosted.org/packages/c1/a6/33b83e67462548b158765abc2d3747c51b4bbcf791c38552d99e49b1f865/younglion-${REALVERSION}.tar.gz" SOURCEFILE="younglion-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="dev" DEPENDENCIES=">=dev-python/pyyaml-5.4[${PYTHON_USEDEP}] dev-python/PyPDF2[${PYTHON_USEDEP}] >=dev-python/reportlab-3.6.0[${PYTHON_USEDEP}] >=dev-python/pillow-8.0.0[${PYTHON_USEDEP}] >=dev-python/matplotlib-3.3.0[${PYTHON_USEDEP}] >=dev-python/tqdm-4.50.0[${PYTHON_USEDEP}] >=dev-python/paramiko-2.7.0[${PYTHON_USEDEP}] >=dev-python/pylatexenc-2.0[${PYTHON_USEDEP}] >=dev-python/markdown2-2.3.0[${PYTHON_USEDEP}] dev? ( >=dev-python/pytest-6.0[${PYTHON_USEDEP}] ) dev? ( >=dev-python/pytest-cov-2.10.0[${PYTHON_USEDEP}] ) dev? ( >=dev-python/black-21.0[${PYTHON_USEDEP}] ) dev? ( >=dev-python/pylint-2.8.0[${PYTHON_USEDEP}] ) dev? ( >=dev-python/mypy-0.9[${PYTHON_USEDEP}] ) dev? ( >=dev-python/build-0.10.0[${PYTHON_USEDEP}] ) dev? ( >=dev-python/twine-4.0.0[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"