# 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_12,3_13,3_14} )
DISTUTILS_USE_PEP517=standalone

inherit python-r1 gs-pypi

DESCRIPTION="The Software and Systems Engineers' Typewriter"

HOMEPAGE="https://github.com/hermesbaby"
LICENSE="MIT for contents used as software, CC BY-SA-4.0 for contents used as method or otherwise"
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/atlassian-python-api[${PYTHON_USEDEP}]
	<dev-python/beautifulsoup4-5.0.0[${PYTHON_USEDEP}]
	dev-python/cookiecutter[${PYTHON_USEDEP}]
	<dev-python/gitpython-4.0.0[${PYTHON_USEDEP}]
	dev-python/jupyter-sphinx[${PYTHON_USEDEP}]
	<dev-python/kconfiglib-15.0.0[${PYTHON_USEDEP}]
	dev-python/myst-nb[${PYTHON_USEDEP}]
	<dev-python/pandas-3.0.0[${PYTHON_USEDEP}]
	<dev-python/pillow-11.0.0[${PYTHON_USEDEP}]
	dev-python/pip-system-certs[${PYTHON_USEDEP}]
	dev-python/pyad[${PYTHON_USEDEP}]
	<dev-python/pytz-2025.0[${PYTHON_USEDEP}]
	<dev-python/pyyaml-7.0.0[${PYTHON_USEDEP}]
	dev-python/robotframeworklexer[${PYTHON_USEDEP}]
	>=dev-python/setuptools-70.0.0[${PYTHON_USEDEP}]
	dev-python/sphinx[${PYTHON_USEDEP}]
	dev-python/sphinx-autobuild[${PYTHON_USEDEP}]
	<dev-python/sphinx-copybutton-0.6.0[${PYTHON_USEDEP}]
	dev-python/sphinx-datatables[${PYTHON_USEDEP}]
	dev-python/sphinx_design[${PYTHON_USEDEP}]
	dev-python/sphinx-material[${PYTHON_USEDEP}]
	dev-python/sphinx_mdinclude[${PYTHON_USEDEP}]
	dev-python/sphinx-needs[${PYTHON_USEDEP}]
	dev-python/sphinx-tags[${PYTHON_USEDEP}]
	dev-python/sphinx-toolbox[${PYTHON_USEDEP}]
	<dev-python/sphinxcontrib-bibtex-3.0.0[${PYTHON_USEDEP}]
	dev-python/sphinxcontrib-datatemplates[${PYTHON_USEDEP}]
	dev-python/sphinxcontrib-details-directive[${PYTHON_USEDEP}]
	<dev-python/sphinxcontrib-mermaid-0.10.0[${PYTHON_USEDEP}]
	<dev-python/sphinxcontrib-plantuml-0.30[${PYTHON_USEDEP}]
	dev-python/sphinxcontrib-svg2pdfconverter[${PYTHON_USEDEP}]
	dev-python/sphinxext-rediraffe[${PYTHON_USEDEP}]
	<dev-python/typer-0.16.0[${PYTHON_USEDEP}]
	<dev-python/tzlocal-6.0[${PYTHON_USEDEP}]
	dev-python/mlx-traceability[${PYTHON_USEDEP}]
	<dev-python/myst-parser-5.0.0[${PYTHON_USEDEP}]
	<dev-python/linkify-it-py-3.0.0[${PYTHON_USEDEP}]
	dev-python/sphinxcontrib-xlsxtable[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"