2012-07-17 10:27:09 +04:00
|
|
|
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
|
2014-02-06 12:14:13 +04:00
|
|
|
_eclasses_=distutils 34e0f373c466bb0e97ba194735f1acf2 eutils 40081e8c7e7f7c4f9db349a1d6d52925 multilib fac675dcccf94392371a6abee62d909f python be9965681d83c3980660a2660ac95e95 toolchain-funcs 48b38a216afb92db6314d6c3187abea3 vcs-snapshot 58b766562c9fbfb3268b04e33cdf2f66
|
2012-07-17 10:27:09 +04:00
|
|
|
_md5_=3f924f27b56f9af3a5cddc5ce4785239
|