11 lines
669 B
Text
11 lines
669 B
Text
DEFINED_PHASES=compile install postinst postrm prepare setup unpack
|
|
DEPEND==dev-lang/python-2* dev-vcs/git
|
|
DESCRIPTION=WebSocket support for Python
|
|
EAPI=4
|
|
HOMEPAGE=https://github.com/Lawouach/WebSocket-for-Python
|
|
IUSE=+client +server +threads
|
|
LICENSE=BSD
|
|
RDEPEND=client? ( dev-lang/python[threads?] ) =dev-lang/python-2*
|
|
SLOT=0
|
|
_eclasses_=distutils 15ae23f6f8219a009bfcfff7724fe727 eutils ce5cc1452afda90c945acd9a5f3696ff git-2 15733ab6a6feb34af9837b41623c2bad multilib 5782800349f728f725f9378105c6a2ab python 36d7e2b7aa4dce62364c72eec96610cf toolchain-funcs f71b9936acc911ed1cc84557d3b5c2b3 user 32a09e82e2f592bf88ad2fd08525166e
|
|
_md5_=9b159bc994dda96e755696dce53190b1
|