2012-04-24 09:39:05 +04:00
|
|
|
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
|
2012-06-11 21:27:26 +04:00
|
|
|
SRC_URI=https://github.com/Lawouach/WebSocket-for-Python/tarball/v0.2.1 -> ws4py-0.2.1.tar.gz
|
2012-08-31 08:31:20 +04:00
|
|
|
_eclasses_=distutils 15ae23f6f8219a009bfcfff7724fe727 eutils f98a70ed99fbfc479df6694dc8af82ac multilib c2b85b5c63a44798c1e442147ac14c5c python a0b470c1fca4658ffc97f0df0f25dcdc toolchain-funcs d3b5812eeab360bc41aa48b6cdbbc142 user d0a4d0735a6c0183d707ca919bd72f28 vcs-snapshot 07df4a337a309c0aa605525027917677
|
2012-06-11 21:27:26 +04:00
|
|
|
_md5_=f62eb8c7d6f139c510817be0b4d4ff47
|