mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-12 16:43:17 -04:00
16 lines
3.3 KiB
Groff
16 lines
3.3 KiB
Groff
BDEPEND=test? ( >=dev-python/nose-1.3.7-r4[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) doc? ( || ( ( dev-lang/python:3.8 dev-python/sphinx[python_targets_python3_8(-),python_single_target_python3_8(+)] dev-python/sphinx-autodoc-typehints[python_targets_python3_8(-),python_single_target_python3_8(+)] dev-python/sphinxcontrib-spelling[python_targets_python3_8(-),python_single_target_python3_8(+)] dev-python/sphinxcontrib-trio[python_targets_python3_8(-),python_single_target_python3_8(+)] ) ( dev-lang/python:3.7 dev-python/sphinx[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/sphinx-autodoc-typehints[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/sphinxcontrib-spelling[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/sphinxcontrib-trio[python_targets_python3_7(-),python_single_target_python3_7(+)] ) ( dev-lang/python:3.6 dev-python/sphinx[python_targets_python3_6(-),python_single_target_python3_6(+)] dev-python/sphinx-autodoc-typehints[python_targets_python3_6(-),python_single_target_python3_6(+)] dev-python/sphinxcontrib-spelling[python_targets_python3_6(-),python_single_target_python3_6(+)] dev-python/sphinxcontrib-trio[python_targets_python3_6(-),python_single_target_python3_6(+)] ) ) ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
|
|
DEFINED_PHASES=compile configure install prepare test
|
|
DESCRIPTION=An implementation of the WebSocket Protocol (RFC 6455 & 7692)
|
|
EAPI=7
|
|
HOMEPAGE=https://github.com/aaugustin/websockets https://pypi.org/project/websockets/
|
|
IUSE=test doc python_targets_python3_6 python_targets_python3_7 python_targets_python3_8
|
|
KEYWORDS=~amd64 ~x86
|
|
LICENSE=BSD
|
|
RDEPEND=python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
|
|
REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 )
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/aaugustin/websockets/archive/8.1.tar.gz -> websockets-8.1.tar.gz
|
|
_eclasses_=distutils-r1 44725b3eb803b8abcd6978759c231210 multibuild 40fe59465edacd730c644ec2bc197809 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 ace0a9a129fcfeaae542c0d15c07f36a toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
|
_md5_=83904af3c7ad74d7bc5f876427e8af35
|