dev-python/WsComSrv - 0.1.1555408076 (pypi)

Search

Install

Install this version:

emerge -a =dev-python/WsComSrv-0.1.1555408076

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =dev-python/WsComSrv-0.1.1555408076

Or alternatively:

emerge --autounmask-write -a =dev-python/WsComSrv-0.1.1555408076

Package Information

Description:
A basic websocket communication server
Homepage:
https://github.com/JulianKimmig/websocket_communication_server

Ebuild Details

Version EAPI Keywords Slot
0.1.1555408076 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="A basic websocket communication server"

HOMEPAGE="https://github.com/JulianKimmig/websocket_communication_server"
LICENSE=""
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/FilterDict[${PYTHON_USEDEP}]
	dev-python/websocket-client[${PYTHON_USEDEP}]
	dev-python/websockets[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

Inherited Eclasses

Dependencies

RDEPEND

dev-python/FilterDict[]
	dev-python/websocket-client[]
	dev-python/websockets[]

BDEPEND

dev-python/FilterDict[]
	dev-python/websocket-client[]
	dev-python/websockets[]

Manifest for 0.1.1555408076

Type File Size Source URLs
DIST WsComSrv-0.1.1555408076.tar.gz 10341 bytes https://files.pythonhosted.org/packages/source//WsComSrv/-0.1.1555408076.tar.gz