1Name: Python websocket-client 2Short Name: websocket-client 3URL: https://github.com/liris/websocket-client 4Version: 0.41.0 5Revision: 83419000cb50a732bf3fc479cb0a9be097af212a 6Date: Fri Feb 3rd 03:14:01 2017 EST 7License: LGPL-3.0 8License File: NOT_SHIPPED 9Security Critical: no 10 11Description: 12 13websocket-client module is WebSocket client for python. This provide the low 14level APIs for WebSocket. All APIs are the synchronous functions. 15 16Used by the python code in devtools-auto to communicate with a running Chrome instance. 17 18Local Modifications: 19None. 20