View Raw Ebuild
# 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="Discrete event simulation framework supports real-time simulation without time step!"
HOMEPAGE="https://ulfaric.github.io/Akatosh/"
LICENSE="CC-BY-NC-ND-4.0"
SRC_URI="https://files.pythonhosted.org/packages/55/4d/d43bf4b1407b9e2faef909fab63ee142fcbd020e4e7fa50c449fd5d69d7e/akatosh-${REALVERSION}.tar.gz"
SOURCEFILE="akatosh-${REALVERSION}.tar.gz"
RESTRICT="test"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPENDENCIES="<dev-python/colorlog-7.0.0[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"