# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DISTUTILS_USE_PEP517=hatchling PYTHON_COMPAT=( python3_{10..14} ) inherit distutils-r1 pypi DESCRIPTION="A modern REST client for Apache Tika server" HOMEPAGE=" https://github.com/stumpylog/tika-client https://pypi.org/project/tika-client/ " LICENSE="MPL-2.0" SLOT="0" KEYWORDS="~amd64" RDEPEND=" >=dev-python/anyio-4.12[${PYTHON_USEDEP}] =dev-python/httpx-0.28[${PYTHON_USEDEP}]