Metadata-Version: 2.1
Name: ws4py-sslupdate
Version: 0.5.1b0
Summary: WebSocket client and server library, patched to verify client certificates
Home-page: https://github.com/anvil-works/WebSocket-for-Python
Maintainer: Anvil
Maintainer-email: contact@anvil.works
License: BSD
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: CherryPy
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Communications
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Middleware
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Server
Classifier: Topic :: Software Development :: Libraries :: Python Modules
License-File: LICENSE

WebSocket client and server library, forked and patched to validate SSL certificates correctly in client mode. Original project: https://github.com/Lawouach/WebSocket-for-Python
