# 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="Kestrel Threat Hunting Language"

HOMEPAGE="https://github.com/opencybersecurityalliance/kestrel-lang"
LICENSE="Apache 2.0 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/typeguard-4.1.5[${PYTHON_USEDEP}]
	>=dev-python/pyyaml-6.0.1[${PYTHON_USEDEP}]
	>=dev-python/lxml-4.9.3[${PYTHON_USEDEP}]
	>=dev-python/lark-1.1.7[${PYTHON_USEDEP}]
	>=dev-python/pandas-2.0.3[${PYTHON_USEDEP}]
	>=dev-python/pyarrow-13.0.0[${PYTHON_USEDEP}]
	>=dev-python/docker-6.1.3[${PYTHON_USEDEP}]
	>=dev-python/requests-2.31.0[${PYTHON_USEDEP}]
	>=dev-python/nest-asyncio-1.5.8[${PYTHON_USEDEP}]
	dev-python/stix-shifter[${PYTHON_USEDEP}]
	dev-python/stix-shifter-utils[${PYTHON_USEDEP}]
	dev-python/firepit[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"