|
Metadata-Version: 2.0
|
|
Name: ipykernel
|
|
Version: 4.9.0
|
|
Summary: IPython Kernel for Jupyter
|
|
Home-page: http://ipython.org
|
|
Author: IPython Development Team
|
|
Author-email: ipython-dev@scipy.org
|
|
License: BSD
|
|
Description-Content-Type: UNKNOWN
|
|
Keywords: Interactive,Interpreter,Shell,Web
|
|
Platform: Linux
|
|
Platform: Mac OS X
|
|
Platform: Windows
|
|
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 :: 2.7
|
|
Classifier: Programming Language :: Python :: 3
|
|
Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*
|
|
Requires-Dist: ipython (>=4.0.0)
|
|
Requires-Dist: traitlets (>=4.1.0)
|
|
Requires-Dist: jupyter-client
|
|
Requires-Dist: tornado (>=4.0)
|
|
Provides-Extra: test
|
|
Requires-Dist: pytest; extra == 'test'
|
|
Requires-Dist: pytest-cov; extra == 'test'
|
|
Requires-Dist: nose; extra == 'test'
|
|
Provides-Extra: test
|
|
Requires-Dist: mock; python_version=="2.7" and extra == 'test'
|
|
|
|
UNKNOWN
|
|
|
|
|