dev-python/cvlayer - 0.32.0 (pypi)

Search

Package Information

Description:
OpenCV Layer Helper [wheel]
Homepage:
https://github.com/osom8979/cvlayer
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
0.32.0 8 ~amd64 ~x86 0
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=wheel

inherit python-r1 gs-pypi

DESCRIPTION="OpenCV Layer Helper [wheel]"

HOMEPAGE="https://github.com/osom8979/cvlayer"
LICENSE="MIT"
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="headless opencv"
DEPENDENCIES="dev-python/numpy[${PYTHON_USEDEP}]
	headless? ( dev-python/opencv-python-headless[${PYTHON_USEDEP}] )
	opencv? ( dev-python/opencv-python[${PYTHON_USEDEP}] )
	virtual/allow-pypi-wheels"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

USE Flags

Dependencies

RDEPEND

dev-python/numpy[${PYTHON_USEDEP}]
	headless? ( dev-python/opencv-python-headless[${PYTHON_USEDEP}] )
	opencv? ( dev-python/opencv-python[${PYTHON_USEDEP}] )
	virtual/allow-pypi-wheels

BDEPEND

dev-python/numpy[${PYTHON_USEDEP}]
	headless? ( dev-python/opencv-python-headless[${PYTHON_USEDEP}] )
	opencv? ( dev-python/opencv-python[${PYTHON_USEDEP}] )
	virtual/allow-pypi-wheels

Manifest for 0.32.0

Type File Size Source URLs
DIST cvlayer-0.32.0-py3-none-any.whl 197947 bytes https://files.pythonhosted.org/packages/py3/${REALNAME::1}/cvlayer/cvlayer-0.32.0-py3-none-any.whl