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="MMEdu originates from the domestic artificial intelligence visual algorithm integration framework OpenMMLab, and is a \"out of the box\" deep learning development tool. Now supported by XEduPro"
HOMEPAGE="https://github.com/XEduPro/OpenMMLab-Edu"
LICENSE="MIT"
SRC_URI="https://files.pythonhosted.org/packages/1c/df/89ba6ee1f64a89fddcdc0a44975238669a8044cd0f635ae2a26a094bf2ef/mmedu-${REALVERSION}.tar.gz"
SOURCEFILE="mmedu-${REALVERSION}.tar.gz"
RESTRICT="test"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPENDENCIES="dev-python/mmcv-full[${PYTHON_USEDEP}]
dev-python/mmcls[${PYTHON_USEDEP}]
dev-python/mmdet[${PYTHON_USEDEP}]
dev-python/torch[${PYTHON_USEDEP}]
dev-python/torchvision[${PYTHON_USEDEP}]
<=dev-python/matplotlib-3.3.1[${PYTHON_USEDEP}]
~dev-python/tqdm-4.64.0[${PYTHON_USEDEP}]
dev-python/opencv-python[${PYTHON_USEDEP}]
dev-python/onnx[${PYTHON_USEDEP}]
dev-python/onnxruntime[${PYTHON_USEDEP}]
dev-python/protobuf[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"