# 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="Tools and interface to translate STIX formatted results and queries to different data source formats and to set up appropriate connection strings for invoking and triggering actions in openwhisk [top-max 8.0.3]"

HOMEPAGE="https://github.com/opencybersecurityalliance/stix-shifter"
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/stix2-patterns[${PYTHON_USEDEP}]
	dev-python/adal[${PYTHON_USEDEP}]
	dev-python/stix2-validator[${PYTHON_USEDEP}]
	~dev-python/requests-toolbelt-0.9.1[${PYTHON_USEDEP}]
	~dev-python/xmltodict-0.12.0[${PYTHON_USEDEP}]
	~dev-python/colorlog-4.1.0[${PYTHON_USEDEP}]
	dev-python/stix2-matcher[${PYTHON_USEDEP}]
	dev-python/flatten-json[${PYTHON_USEDEP}]
	~dev-python/boto3-1.12.40[${PYTHON_USEDEP}]
	~dev-python/jsonmerge-1.7.0[${PYTHON_USEDEP}]
	~dev-python/python-dateutil-2.8.1[${PYTHON_USEDEP}]
	~dev-python/flask-1.1.2[${PYTHON_USEDEP}]
	~dev-python/antlr4-python3-runtime-4.8[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"