# 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=wheel

inherit python-r1 gs-pypi

DESCRIPTION="State-of-the-art face detection and landmarks localization [wheel]"

HOMEPAGE="https://github.com/roj4s/face_detector"
LICENSE=""
SRC_URI="https://files.pythonhosted.org/packages/py3/${REALNAME::1}/${REALNAME}/${REALNAME//-/_}-${REALVERSION}-py3-none-any.whl"
SOURCEFILE="${REALNAME//-/_}-${REALVERSION}-py3-none-any.whl"
RESTRICT="test"

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

IUSE=""
DEPENDENCIES="~dev-python/absl-py-0.7.1[${PYTHON_USEDEP}]
	~dev-python/astor-0.7.1[${PYTHON_USEDEP}]
	dev-python/dlib[${PYTHON_USEDEP}]
	~dev-python/gast-0.2.2[${PYTHON_USEDEP}]
	~dev-python/grpcio-1.19.0[${PYTHON_USEDEP}]
	~dev-python/h5py-2.9.0[${PYTHON_USEDEP}]
	dev-python/Keras-Applications[${PYTHON_USEDEP}]
	dev-python/Keras-Preprocessing[${PYTHON_USEDEP}]
	~dev-python/markdown-3.1[${PYTHON_USEDEP}]
	~dev-python/mock-2.0.0[${PYTHON_USEDEP}]
	~dev-python/numpy-1.16.2[${PYTHON_USEDEP}]
	dev-python/opencv-python[${PYTHON_USEDEP}]
	~dev-python/pbr-5.1.3[${PYTHON_USEDEP}]
	~dev-python/protobuf-3.7.1[${PYTHON_USEDEP}]
	~dev-python/six-1.12.0[${PYTHON_USEDEP}]
	dev-python/tensorboard[${PYTHON_USEDEP}]
	dev-python/tensorflow[${PYTHON_USEDEP}]
	dev-python/tensorflow-estimator[${PYTHON_USEDEP}]
	~dev-python/termcolor-1.1.0[${PYTHON_USEDEP}]
	~dev-python/werkzeug-0.15.2[${PYTHON_USEDEP}]
	virtual/allow-pypi-wheels"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"