Index: tools/devtools_auto/third_party/websocket-client/README.chromium |
=================================================================== |
--- tools/devtools_auto/third_party/websocket-client/README.chromium (revision 152444) |
+++ tools/devtools_auto/third_party/websocket-client/README.chromium (working copy) |
@@ -1,19 +0,0 @@ |
-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. |