13 lines
942 B
Groff
13 lines
942 B
Groff
DEFINED_PHASES=compile install postinst postrm prepare setup test unpack
|
|
DEPEND=test? ( client? ( dev-lang/python[threads?] ) dev-python/cherrypy dev-python/gevent ) || ( =dev-lang/python-2.7* =dev-lang/python-2.6* )
|
|
DESCRIPTION=WebSocket support for Python
|
|
EAPI=4
|
|
HOMEPAGE=https://github.com/Lawouach/WebSocket-for-Python
|
|
IUSE=+client +server test +threads
|
|
KEYWORDS=~amd64 ~arm ~x86
|
|
LICENSE=BSD
|
|
RDEPEND=client? ( dev-lang/python[threads?] ) || ( =dev-lang/python-2.7* =dev-lang/python-2.6* )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/Lawouach/WebSocket-for-Python/tarball/v0.2.2 -> ws4py-0.2.2.tar.gz
|
|
_eclasses_=distutils 77fc6005d2dfcc7bdb5ec363a49d9912 eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 python dd56675d8e9f7e85d815a28c87383141 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 vcs-snapshot 3facff03591093044e38f21285a02129
|
|
_md5_=3f924f27b56f9af3a5cddc5ce4785239
|