13 lines
784 B
Text
13 lines
784 B
Text
DEFINED_PHASES=compile install postinst postrm prepare setup unpack
|
|
DEPEND==dev-lang/python-2*
|
|
DESCRIPTION=WebSocket support for Python
|
|
EAPI=4
|
|
HOMEPAGE=https://github.com/Lawouach/WebSocket-for-Python
|
|
IUSE=+client +server +threads
|
|
KEYWORDS=~amd64 ~arm ~x86
|
|
LICENSE=BSD
|
|
RDEPEND=client? ( dev-lang/python[threads?] ) =dev-lang/python-2*
|
|
SLOT=0
|
|
SRC_URI=https://github.com/Lawouach/WebSocket-for-Python/tarball/v0.2.1 -> ws4py-0.2.1.tar.gz
|
|
_eclasses_=distutils 15ae23f6f8219a009bfcfff7724fe727 eutils f6eb5ff7b97c845050d7d54f4a2eac07 multilib c2b85b5c63a44798c1e442147ac14c5c python 2d51fc3441b5f17f0fe51b5ad6b62206 toolchain-funcs 53a27e9e8acf42332c82a7838d84773f user d0a4d0735a6c0183d707ca919bd72f28 vcs-snapshot d7572a392e0bd8e207deae5414f6a887
|
|
_md5_=f62eb8c7d6f139c510817be0b4d4ff47
|