14 lines
2 KiB
Text
14 lines
2 KiB
Text
DEFINED_PHASES=compile configure install prepare test unpack
|
|
DEPEND=test? ( dev-python/unittest2[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] >=dev-python/cherrypy-3.2.0[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] dev-python/gevent[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] ) userland_GNU? ( >=sys-apps/coreutils-8.5 ) python_targets_python2_6? ( >=dev-lang/python-2.6.8-r3:2.6[threads?] ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7[threads?] ) dev-lang/python-exec:=[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)]
|
|
DESCRIPTION=WebSocket support for Python
|
|
EAPI=5
|
|
HOMEPAGE=https://github.com/Lawouach/WebSocket-for-Python
|
|
IUSE=+client +server test +threads python_targets_python2_6 python_targets_python2_7
|
|
KEYWORDS=~amd64 ~arm ~x86
|
|
LICENSE=BSD
|
|
RDEPEND=python_targets_python2_6? ( >=dev-lang/python-2.6.8-r3:2.6[threads?] ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7[threads?] ) dev-lang/python-exec:=[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)]
|
|
REQUIRED_USE=|| ( python_targets_python2_6 python_targets_python2_7 )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/Lawouach/WebSocket-for-Python/tarball/v0.2.4 -> ws4py-0.2.4.tar.gz
|
|
_eclasses_=distutils-r1 59b53892e6e67d8f2c5592e8a5ff3aac eutils a82a329b538368791f5a6113c60e557e multibuild 56d4120419072116417e8de1bd1040ff multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing c2d96fb38f2596209e98fceda58ba1ed python-r1 cd956d5a4bac2209a64d0f4851cc115d python-utils-r1 49ee0ca5e1019d8f256a23692dad2642 toolchain-funcs 51e6c948e72c43bcc8edc7544411c953 user d0a4d0735a6c0183d707ca919bd72f28 vcs-snapshot 58b766562c9fbfb3268b04e33cdf2f66
|
|
_md5_=08563a1b9160376c822714aa0730ecd2
|