Metadata-Version: 2.1
Name: jupyter-kernel-mgmt
Version: 0.5.1
Summary: Jupyter protocol implementation and client libraries
Home-page: https://jupyter.org
Author: Jupyter Development Team
Author-email: jupyter@googlegroups.com
License: BSD
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.5
Requires-Dist: tornado (>=5)
Requires-Dist: traitlets (>=4.2.1)
Requires-Dist: jupyter-core (>=4.6.0)
Requires-Dist: jupyter-protocol
Requires-Dist: six
Requires-Dist: pyzmq (>=17)
Requires-Dist: python-dateutil (>=2.1)
Requires-Dist: entrypoints
Provides-Extra: test
Requires-Dist: ipykernel ; extra == 'test'
Requires-Dist: ipython ; extra == 'test'
Requires-Dist: pytest ; extra == 'test'
Requires-Dist: pytest-asyncio ; extra == 'test'
Requires-Dist: async-generator ; extra == 'test'

UNKNOWN


