dev-python/video-streaming - 0.2.1 (pypi)

Search

Package Information

Description:
Small package to simplify video streaming using python built-in socket library
Homepage:
https://github.com/MikiTwenty/Python/tree/main/Libraries/video-streaming
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
0.2.1 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=standalone

inherit python-r1 gs-pypi

DESCRIPTION="Small package to simplify video streaming using python built-in socket library"

HOMEPAGE="https://github.com/MikiTwenty/Python/tree/main/Libraries/video-streaming"
LICENSE="MIT"
SRC_URI="https://files.pythonhosted.org/packages/1a/47/1513072a5f5f1f49e71a6ca7a47e2209bf672e1e0d32817ea368d6ba4656/${REALNAME}-${REALVERSION}.tar.gz"
SOURCEFILE="${REALNAME}-${REALVERSION}.tar.gz"
RESTRICT="test"

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

IUSE=""
DEPENDENCIES="dev-python/opencv-python[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

Dependencies

RDEPEND

dev-python/opencv-python[${PYTHON_USEDEP}]

BDEPEND

dev-python/opencv-python[${PYTHON_USEDEP}]

Manifest for 0.2.1

Type File Size Source URLs
DIST video-streaming-0.2.1.tar.gz 5412 bytes https://files.pythonhosted.org/packages/1a/47/1513072a5f5f1f49e71a6ca7a47e2209bf672e1e0d32817ea368d6ba4656/video-streaming-0.2.1.tar.gz