PKG-INFO (437B)
1 Metadata-Version: 2.1 2 Name: pywebsocket3 3 Version: 4.0.2 4 Summary: Standalone WebSocket Server for testing purposes. 5 Home-page: https://github.com/GoogleChromeLabs/pywebsocket3 6 Author: Yuzo Fujishima 7 Author-email: yuzo@chromium.org 8 License: See LICENSE 9 Requires-Python: >=2.7 10 License-File: LICENSE 11 Requires-Dist: six 12 13 pywebsocket3 is a standalone server for the WebSocket Protocol (RFC 6455). See pywebsocket3/__init__.py for more detail.