# 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="An asynchronous file archival program"

HOMEPAGE="https://gitlab.com/johnny_barracuda/ripandtear/"
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/aiofiles-22.1.0[${PYTHON_USEDEP}]
	~dev-python/anyio-3.6.2[${PYTHON_USEDEP}]
	dev-python/asyncio[${PYTHON_USEDEP}]
	~dev-python/beautifulsoup4-4.11.1[${PYTHON_USEDEP}]
	dev-python/Brotli[${PYTHON_USEDEP}]
	~dev-python/certifi-2022.9.24[${PYTHON_USEDEP}]
	~dev-python/charset-normalizer-2.1.1[${PYTHON_USEDEP}]
	~dev-python/greenlet-1.1.3[${PYTHON_USEDEP}]
	~dev-python/h11-0.14.0[${PYTHON_USEDEP}]
	~dev-python/httpcore-0.16.3[${PYTHON_USEDEP}]
	~dev-python/httpx-0.23.3[${PYTHON_USEDEP}]
	~dev-python/idna-3.4[${PYTHON_USEDEP}]
	dev-python/mutagen[${PYTHON_USEDEP}]
	dev-python/playwright[${PYTHON_USEDEP}]
	dev-python/pycryptodomex[${PYTHON_USEDEP}]
	dev-python/pyee[${PYTHON_USEDEP}]
	~dev-python/python-magic-0.4.27[${PYTHON_USEDEP}]
	~dev-python/rfc3986-1.5.0[${PYTHON_USEDEP}]
	~dev-python/rich-13.3.1[${PYTHON_USEDEP}]
	~dev-python/sniffio-1.3.0[${PYTHON_USEDEP}]
	~dev-python/soupsieve-2.3.2_p1[${PYTHON_USEDEP}]
	~dev-python/typing-extensions-4.4.0[${PYTHON_USEDEP}]
	~dev-python/urllib3-1.26.12[${PYTHON_USEDEP}]
	~dev-python/websockets-10.1[${PYTHON_USEDEP}]
	dev-python/yt-dlp[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"