View Raw Ebuild
# 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="Correcting spelling and grammar mistakes based on the context of complete entences. Wrapper around the gingersoftware.com API"
HOMEPAGE="https://github.com/Azd325/gingerit"
LICENSE="MIT"
SRC_URI="https://files.pythonhosted.org/packages/ea/3c/36659e0d5acc0b04288979dd39064a76f222a697d59e0e98e080085d9ebe/${REALNAME}-${REALVERSION}.tar.gz"
SOURCEFILE="${REALNAME}-${REALVERSION}.tar.gz"
RESTRICT="test"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPENDENCIES="<dev-python/cloudscraper-2.0.0[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"