shaka-packager/tools/telemetry/third_party/websocket-client/README.chromium

20 lines
648 B
Plaintext

Name: Python websocket-client
Short Name: websocket-client
URL: https://github.com/liris/websocket-client
Version: 0
Revision: 861f9cf354833fe3992315b60292865c5245c821
Date: Tue Jul 10 19:57:00 2012 -0700
License: LGPL-2.1
License File: NOT_SHIPPED
Security Critical: no
Description:
websocket-client module is WebSocket client for python. This provide the low
level APIs for WebSocket. All APIs are the synchronous functions.
Used by the python code in devtools-auto to communicate with a running Chrome instance.
Local Modifications:
None. However, test, example and packaging code from the upstream repository has
not been copied downstream.