# 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 set of command line tools to edit fonts with FontTools" HOMEPAGE="https://github.com/ftCLI/ftCLI" LICENSE="" 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/afdko[${PYTHON_USEDEP}] >=dev-python/fonttools-4.40.0[${PYTHON_USEDEP}] dev-python/beziers[${PYTHON_USEDEP}] dev-python/Brotli[${PYTHON_USEDEP}] >=dev-python/click-8.1.3[${PYTHON_USEDEP}] dev-python/cffsubr[${PYTHON_USEDEP}] dev-python/dehinter[${PYTHON_USEDEP}] >=dev-python/pathvalidate-3.0.0[${PYTHON_USEDEP}] >=dev-python/rich-13.4.2[${PYTHON_USEDEP}] dev-python/skia-pathops[${PYTHON_USEDEP}] dev-python/ttfautohint-py[${PYTHON_USEDEP}] dev-python/zopfli[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"