# 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="Brings together Commandtax, Scriptax, Standard Library, and the API to create a powerful automation framework. Please use StarterPack to quickly incorporate additional drivers, configuration, and custom code into Apitax."

HOMEPAGE="https://github.com/Apitax/Apitax"
LICENSE=""
SRC_URI="https://files.pythonhosted.org/packages/f1/ca/7f263f08fd88d22c877b1dbe0c366f55f93c9ed3df7934e7cdbaa2e95ef5/Apitax-${REALVERSION}.tar.gz"
SOURCEFILE="Apitax-${REALVERSION}.tar.gz"
RESTRICT="test"

SLOT="0"
KEYWORDS="~amd64 ~x86"

IUSE=""
DEPENDENCIES="dev-python/connexion[${PYTHON_USEDEP}]
	dev-python/Flask-JWT-Extended[${PYTHON_USEDEP}]
	dev-python/flask-cors[${PYTHON_USEDEP}]
	~dev-python/python-dateutil-2.6.0[${PYTHON_USEDEP}]
	dev-python/typing[${PYTHON_USEDEP}]
	>=dev-python/setuptools-21.0.0[${PYTHON_USEDEP}]
	dev-python/apitaxcore[${PYTHON_USEDEP}]
	dev-python/commandtax[${PYTHON_USEDEP}]
	dev-python/scriptax[${PYTHON_USEDEP}]
	dev-python/scriptaxstd[${PYTHON_USEDEP}]
	dev-python/apitaxdrivers[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"