Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(49)

Unified Diff: third_party/pywebsocket/README.chromium

Issue 10857052: Import pywebsocket as third_party/pywebsocket (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « DEPS ('k') | tools/licenses.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/pywebsocket/README.chromium
diff --git a/third_party/pywebsocket/README.chromium b/third_party/pywebsocket/README.chromium
new file mode 100644
index 0000000000000000000000000000000000000000..f426defcfe86c86d1bcac34103a9a50562cd5d6d
--- /dev/null
+++ b/third_party/pywebsocket/README.chromium
@@ -0,0 +1,16 @@
+Name: pywebsocket
+Short Name: pywebsocket
+URL: http://code.google.com/p/pywebsocket/
+Version: 0
+License: New BSD License
+License File: src/COPYING
+Security Critical: no
+
+Description:
+pywebsocket is a WebSocket server which is intended for testing.
+Chromium uses it for WebSocket related tests on Extensions, PPAPI, and so on.
+
+Local Modifications:
+Many chromium developers join pywebsocket development.
+If you need some local modifications, please contact them directly.
+They will check your change in pywebsocket repository.
« no previous file with comments | « DEPS ('k') | tools/licenses.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698