28 lines
825 B
Plaintext
28 lines
825 B
Plaintext
Metadata-Version: 2.1
|
|
Name: Flask-SocketIO
|
|
Version: 5.0.1
|
|
Summary: Socket.IO integration for Flask applications
|
|
Home-page: http://github.com/miguelgrinberg/Flask-SocketIO/
|
|
Author: Miguel Grinberg
|
|
Author-email: miguelgrinberg50@gmail.com
|
|
License: MIT
|
|
Platform: any
|
|
Classifier: Environment :: Web Environment
|
|
Classifier: Intended Audience :: Developers
|
|
Classifier: License :: OSI Approved :: MIT License
|
|
Classifier: Operating System :: OS Independent
|
|
Classifier: Programming Language :: Python
|
|
Classifier: Programming Language :: Python :: 3
|
|
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
|
|
Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
|
Requires-Dist: Flask (>=0.9)
|
|
Requires-Dist: python-socketio (>=5.0.2)
|
|
|
|
|
|
Flask-SocketIO
|
|
--------------
|
|
|
|
Socket.IO integration for Flask applications.
|
|
|
|
|