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 74d9118e657da5b1db0c36f5dea88e57 git-2 15733ab6a6feb34af9837b41623c2bad multilib 5f4ad6cf85e365e8f0c6050ddd21659e python 36d7e2b7aa4dce62364c72eec96610cf toolchain-funcs 6526ac6fc9aedf391efb91fcd75ace68 user 32a09e82e2f592bf88ad2fd08525166e
|
|
_md5_=9b159bc994dda96e755696dce53190b1
|