24 lines
850 B
Text
24 lines
850 B
Text
Metadata-Version: 2.1
|
|
Name: jupyter-core
|
|
Version: 4.6.3
|
|
Summary: Jupyter core package. A base package on which Jupyter projects rely.
|
|
Home-page: https://jupyter.org
|
|
Author: Jupyter Development Team
|
|
Author-email: jupyter@googlegroups.org
|
|
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 :: 2
|
|
Classifier: Programming Language :: Python :: 2.7
|
|
Classifier: Programming Language :: Python :: 3
|
|
Requires-Python: !=3.0,!=3.1,!=3.2,!=3.3,!=3.4,>=2.7
|
|
Requires-Dist: traitlets
|
|
Requires-Dist: pywin32 (>=1.0) ; sys_platform == "win32"
|
|
|
|
There is no reason to install this package on its own.
|
|
|
|
|