master
/ .localenv / lib / python3.5 / site-packages / jupyter_client-5.2.3.dist-info / METADATA

METADATA @master

4d078e2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Metadata-Version: 2.0
Name: jupyter-client
Version: 5.2.3
Summary: Jupyter protocol implementation and client libraries
Home-page: https://jupyter.org
Author: Jupyter Development Team
Author-email: jupyter@googlegroups.com
License: BSD
Project-URL: Documentation, https://jupyter-client.readthedocs.io
Project-URL: Source, https://github.com/jupyter/jupyter_client/
Project-URL: Tracker, https://github.com/jupyter/jupyter_client/issues
Description-Content-Type: UNKNOWN
Keywords: Interactive,Interpreter,Shell,Web
Platform: Linux
Platform: Mac OS X
Platform: Windows
Classifier: Framework :: Jupyter
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: System Administrators
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*
Requires-Dist: jupyter-core
Requires-Dist: python-dateutil (>=2.1)
Requires-Dist: pyzmq (>=13)
Requires-Dist: tornado (>=4.1)
Requires-Dist: traitlets
Provides-Extra: test
Requires-Dist: ipykernel; extra == 'test'
Requires-Dist: ipython; extra == 'test'
Requires-Dist: mock; extra == 'test'
Provides-Extra: test
Requires-Dist: pytest; (python_version >= "3.4" or python_version == "2.7") and extra == 'test'
Provides-Extra: test
Requires-Dist: pytest (<3.3.0); python_version == "3.3" and extra == 'test'

UNKNOWN