33 lines
		
	
	
	
		
			1,021 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			33 lines
		
	
	
	
		
			1,021 B
		
	
	
	
		
			Text
		
	
	
	
	
	
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
 | 
						|
 | 
						|
 |