View Raw Ebuild
# 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="Utilty functions to work with TEI Documents"
HOMEPAGE="https://github.com/acdh-oeaw/acdh-tei-pyutils"
LICENSE="MIT"
SRC_URI="https://files.pythonhosted.org/packages/31/9b/9ba6b51f193402c9174ddee321abdeccb2d6a1d0e0c7307736a3f7a027aa/${REALNAME}-${REALVERSION}.tar.gz"
SOURCEFILE="${REALNAME}-${REALVERSION}.tar.gz"
RESTRICT="test"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPENDENCIES="dev-python/acdh-xml-pyutils[${PYTHON_USEDEP}]
dev-python/acdh-handle-pyutils[${PYTHON_USEDEP}]
>=dev-python/click-7.1.2[${PYTHON_USEDEP}]
>=dev-python/tqdm-4.59.0[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"