Upstreaming browser/ui/uikit_ui_util from iOS.
[chromium-blink-merge.git] / tools / telemetry / third_party / websocket-client / README.chromium
blob0a6632a085f0518d3d9237f3a8c863d7a48d3e2f
1 Name: Python websocket-client
2 Short Name: websocket-client
3 URL: https://github.com/liris/websocket-client
4 Version: 0.13.0
5 Revision: 7d3a2e7c2b2ebf534039988f4f7bcc599b9e4d0e
6 Date: Tue Oct 15 07:44:01 2013 +0900
7 License: LGPL-2.1
8 License File: NOT_SHIPPED
9 Security Critical: no
11 Description:
13 websocket-client module is WebSocket client for python. This provide the low
14 level APIs for WebSocket. All APIs are the synchronous functions.
16 Used by the python code in devtools-auto to communicate with a running Chrome instance.
18 Local Modifications:
19 None. However, test, example and packaging code from the upstream repository has
20 not been copied downstream.