# 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 SHACL validator capable of planning the traversal and execution of the validation of a shape schema to detect violations early." HOMEPAGE="https://github.com/SDM-TIB/Trav-SHACL" LICENSE="GNU/GPLv3" SRC_URI="https://files.pythonhosted.org/packages/93/75/37f43a427d11b59c804228b2e91d6da3d714bbc2c7bb9b28a9f57f52e992/travshacl-${REALVERSION}.tar.gz" SOURCEFILE="travshacl-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPENDENCIES="dev-python/SPARQLWrapper[${PYTHON_USEDEP}] >=dev-python/rdflib-6.1.1[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"