You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ORPA-pyOpenRPA/Resources/WPy64-3720/python-3.7.2.amd64/Lib/site-packages/ipykernel-5.3.4.dist-info/METADATA

34 lines
1021 B

Metadata-Version: 2.1
Name: ipykernel
Version: 5.3.4
Summary: IPython Kernel for Jupyter
Home-page: https://ipython.org
Author: IPython Development Team
Author-email: ipython-dev@scipy.org
License: BSD
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 :: 3
Requires-Python: >=3.5
Requires-Dist: ipython (>=5.0.0)
Requires-Dist: traitlets (>=4.1.0)
Requires-Dist: jupyter-client
Requires-Dist: tornado (>=4.2)
Requires-Dist: appnope ; platform_system == "Darwin"
Provides-Extra: test
Requires-Dist: pytest (!=5.3.4) ; extra == 'test'
Requires-Dist: pytest-cov ; extra == 'test'
Requires-Dist: flaky ; extra == 'test'
Requires-Dist: nose ; extra == 'test'
The IPython kernel for Jupyter