# 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 webmining CLI tool & library for python."

HOMEPAGE="http://github.com/medialab/minet"
LICENSE="GPL-3"
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/about-time[${PYTHON_USEDEP}]
	<dev-python/beautifulsoup4-5.0[${PYTHON_USEDEP}]
	dev-python/browser-cookie3[${PYTHON_USEDEP}]
	dev-python/casanova[${PYTHON_USEDEP}]
	<dev-python/charset-normalizer-4.0[${PYTHON_USEDEP}]
	dev-python/dateparser[${PYTHON_USEDEP}]
	dev-python/ebbe[${PYTHON_USEDEP}]
	>=dev-python/json5-0.8.5[${PYTHON_USEDEP}]
	dev-python/libipld[${PYTHON_USEDEP}]
	dev-python/nanoid[${PYTHON_USEDEP}]
	dev-python/playwright[${PYTHON_USEDEP}]
	dev-python/playwright-stealth[${PYTHON_USEDEP}]
	dev-python/pyyaml[${PYTHON_USEDEP}]
	dev-python/quenouille[${PYTHON_USEDEP}]
	<dev-python/rich-14.0[${PYTHON_USEDEP}]
	<dev-python/rich-argparse-2.0[${PYTHON_USEDEP}]
	<dev-python/soupsieve-3.0[${PYTHON_USEDEP}]
	<dev-python/tenacity-9.0[${PYTHON_USEDEP}]
	dev-python/trafilatura[${PYTHON_USEDEP}]
	dev-python/twitter[${PYTHON_USEDEP}]
	dev-python/twitwi[${PYTHON_USEDEP}]
	dev-python/ural[${PYTHON_USEDEP}]
	<dev-python/urllib3-2.0[${PYTHON_USEDEP}]
	<dev-python/websockets-14.0[${PYTHON_USEDEP}]
	>=dev-python/lxml-5.3.0[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"