# 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="Video-chat API. Compatible with most famous platforms."

HOMEPAGE="https://github.com/elleaech/ethmeet"
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/bleach-3.3.0[${PYTHON_USEDEP}]
	~dev-python/build-0.2.1[${PYTHON_USEDEP}]
	~dev-python/certifi-2020.12.5[${PYTHON_USEDEP}]
	~dev-python/cffi-1.14.5[${PYTHON_USEDEP}]
	~dev-python/chardet-4.0.0[${PYTHON_USEDEP}]
	~dev-python/colorama-0.4.4[${PYTHON_USEDEP}]
	~dev-python/cryptography-3.4.4[${PYTHON_USEDEP}]
	~dev-python/docutils-0.16[${PYTHON_USEDEP}]
	~dev-python/idna-2.10[${PYTHON_USEDEP}]
	~dev-python/jeepney-0.6.0[${PYTHON_USEDEP}]
	~dev-python/keyring-22.0.1[${PYTHON_USEDEP}]
	~dev-python/packaging-20.9[${PYTHON_USEDEP}]
	dev-python/pep517[${PYTHON_USEDEP}]
	~dev-python/pkginfo-1.7.0[${PYTHON_USEDEP}]
	~dev-python/pycparser-2.20[${PYTHON_USEDEP}]
	~dev-python/pygments-2.7.4[${PYTHON_USEDEP}]
	~dev-python/pyparsing-2.4.7[${PYTHON_USEDEP}]
	~dev-python/readme-renderer-28.0[${PYTHON_USEDEP}]
	~dev-python/requests-2.25.1[${PYTHON_USEDEP}]
	~dev-python/requests-toolbelt-0.9.1[${PYTHON_USEDEP}]
	~dev-python/rfc3986-1.4.0[${PYTHON_USEDEP}]
	~dev-python/secretstorage-3.3.1[${PYTHON_USEDEP}]
	~dev-python/selenium-3.141.0[${PYTHON_USEDEP}]
	~dev-python/six-1.15.0[${PYTHON_USEDEP}]
	dev-python/toml[${PYTHON_USEDEP}]
	~dev-python/tqdm-4.56.2[${PYTHON_USEDEP}]
	~dev-python/twine-3.3.0[${PYTHON_USEDEP}]
	~dev-python/urllib3-1.26.3[${PYTHON_USEDEP}]
	~dev-python/webencodings-0.5.1[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"