# 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=wheel

inherit python-r1 gs-pypi

DESCRIPTION="Google Search API using public mirrors.<br/>Web resources proxying using Google Translate internals.<br/>Google Colab tools such as tunnel, web scraping, rclone.<br/>Google Drive API for batch downloads. [wheel]"

HOMEPAGE="http://code.foxe6.kozow.com/goog/"
LICENSE="AGPL-3"
SRC_URI="https://files.pythonhosted.org/packages/py3/${REALNAME::1}/${REALNAME}/${REALNAME}-${REALVERSION}-py3-none-any.whl"
SOURCEFILE="${REALNAME}-${REALVERSION}-py3-none-any.whl"
RESTRICT="test"

SLOT="0"
KEYWORDS="~amd64 ~x86"

IUSE=""
DEPENDENCIES="dev-python/omnitools[${PYTHON_USEDEP}]
	>=dev-python/requests-0.0.1[${PYTHON_USEDEP}]
	dev-python/remotescreen[${PYTHON_USEDEP}]
	>=dev-python/nest-asyncio-0.0.1[${PYTHON_USEDEP}]
	~dev-python/tornado-5.1.1[${PYTHON_USEDEP}]
	dev-python/playwright[${PYTHON_USEDEP}]
	dev-python/unencryptedsocket[${PYTHON_USEDEP}]
	>=dev-python/cloudscraper-0.0.1[${PYTHON_USEDEP}]
	>=dev-python/html2text-0.0.1[${PYTHON_USEDEP}]
	dev-python/PyDrive2[${PYTHON_USEDEP}]
	>=dev-python/chardet-0.0.1[${PYTHON_USEDEP}]
	>=dev-python/lxml-0.0.1[${PYTHON_USEDEP}]
	virtual/allow-pypi-wheels"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"