# automatically generated by g-sorcery
# please do not edit this file

EAPI=8

REALNAME="${PN}"
LITERALNAME="${PN}"
REALVERSION="0.1.0.post6"
DIGEST_SOURCES="yes"
PYTHON_COMPAT=( python{3_11,3_12,3_13,3_14} )
DISTUTILS_USE_PEP517=standalone

inherit python-r1 gs-pypi

DESCRIPTION="Python API of Dynamic Animation and Robotics Toolkit. [top-max 7.0.0]"

HOMEPAGE="https://github.com/dartsim/dart.git"
LICENSE="BSD 2-Clause"
SRC_URI="https://files.pythonhosted.org/packages/ea/a2/dae1355acf7b9a7cb02b6d94dc151c3b80583744a17423655f5abbf26fe6/${REALNAME}-${REALVERSION}.tar.gz"
SOURCEFILE="${REALNAME}-${REALVERSION}.tar.gz"
RESTRICT="test"

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

IUSE="test"
DEPENDENCIES="test? ( >=dev-python/pytest-6.0[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"