# 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 Python wrapper for 18 image quality indicators."

HOMEPAGE="https://qoe.agh.edu.pl/indicators/"
LICENSE="EVALUATION LICENSE AGREEMENT"
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.5.1[${PYTHON_USEDEP}]
	<dev-python/numpy-2.1.0[${PYTHON_USEDEP}]
	~dev-python/pandas-2.2.2[${PYTHON_USEDEP}]
	dev-python/PIMS[${PYTHON_USEDEP}]
	>=dev-python/scikit-image-0.25.2[${PYTHON_USEDEP}]
	dev-python/slicerator[${PYTHON_USEDEP}]
	dev-python/scenedetect[${PYTHON_USEDEP}]
	dev-python/opencv-python[${PYTHON_USEDEP}]
	dev-python/xgboost[${PYTHON_USEDEP}]
	~dev-python/scikit-learn-1.6.1[${PYTHON_USEDEP}]
	dev-python/av[${PYTHON_USEDEP}]
	>=dev-python/ffmpeg-python-0.2.0[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"