# 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="A tool for Behavior benchmARKing [top-max 1.4.10]"

HOMEPAGE="https://github.com/bark-simulator/bark"
LICENSE="MIT"
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/matplotlib-3.3.2[${PYTHON_USEDEP}]
	>=dev-python/numpy-1.18.1[${PYTHON_USEDEP}]
	>=dev-python/lxml-4.4.2[${PYTHON_USEDEP}]
	>=dev-python/scipy-1.4.1[${PYTHON_USEDEP}]
	>=dev-python/sphinx-2.3.1[${PYTHON_USEDEP}]
	>=dev-python/sphinx-rtd-theme-0.4.3[${PYTHON_USEDEP}]
	>=dev-python/pandas-0.24.2[${PYTHON_USEDEP}]
	>=dev-python/autopep8-1.4.4[${PYTHON_USEDEP}]
	dev-python/cpplint[${PYTHON_USEDEP}]
	>=dev-python/pygame-1.9.6[${PYTHON_USEDEP}]
	dev-python/aabbtree[${PYTHON_USEDEP}]
	dev-python/ray[${PYTHON_USEDEP}]
	>=dev-python/psutil-5.7.2[${PYTHON_USEDEP}]
	>=dev-python/notebook-6.0.3[${PYTHON_USEDEP}]
	>=dev-python/jupyter-1.0.0[${PYTHON_USEDEP}]
	>=dev-python/ipython-7.13.0[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"