14 lines
3.5 KiB
Groff
14 lines
3.5 KiB
Groff
DEFINED_PHASES=compile configure install prepare test unpack
|
|
DEPEND=test? ( >=dev-python/cherrypy-3.2.4[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/unittest2[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] >=dev-python/mock-1.0.1[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7[threads?] ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3[threads?] ) python_targets_python3_4? ( dev-lang/python:3.4[threads?] ) dev-lang/python-exec:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)]
|
|
DESCRIPTION=WebSocket client and server library for Python 2 and 3 as well as PyPy
|
|
EAPI=5
|
|
HOMEPAGE=https://github.com/Lawouach/WebSocket-for-Python
|
|
IUSE=+client +server test +threads python_targets_python2_7 python_targets_python3_3 python_targets_python3_4
|
|
KEYWORDS=~amd64 ~arm ~x86
|
|
LICENSE=BSD
|
|
RDEPEND=>=dev-python/greenlet-0.4.1[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] python_targets_python2_7? ( dev-python/gevent[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) >=dev-python/cython-0.19.1[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] client? ( >=www-servers/tornado-3.1[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] ) server? ( >=dev-python/cherrypy-3.2.4[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7[threads?] ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3[threads?] ) python_targets_python3_4? ( dev-lang/python:3.4[threads?] ) dev-lang/python-exec:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)]
|
|
REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_3 python_targets_python3_4 )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/Lawouach/WebSocket-for-Python/tarball/v0.3.4 -> ws4py-0.3.4.tar.gz
|
|
_eclasses_=distutils-r1 6d697abf6c0c1d32af2c025a6b75e775 eutils f99a767f569b1f0731b3a1edd17c1d11 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 3bf24e6abb9b76d9f6c20600f0b716bf multiprocessing d7f2985a2c76c365ee20269db5261414 python-r1 5e9a53457b774d41e731613823baeb37 python-utils-r1 b8df2e405c0b53b95107d7f8493e4687 toolchain-funcs 0dfbfa13f57c6184f4728d12ac002aac vcs-snapshot 58b766562c9fbfb3268b04e33cdf2f66
|
|
_md5_=2502836779c95af91d1f7b6c80f0e91a
|