{"classifiers": ["Intended Audience :: Developers", "Intended Audience :: System Administrators", "Intended Audience :: Science/Research", "License :: OSI Approved :: BSD License", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3"], "extensions": {"python.commands": {"wrap_console": {"jupyter-console": "jupyter_console.app:main"}}, "python.details": {"contacts": [{"email": "jupyter@googlegroups.com", "name": "Jupyter Development Team", "role": "author"}], "document_names": {"description": "DESCRIPTION.rst"}, "project_urls": {"Home": "https://jupyter.org"}}, "python.exports": {"console_scripts": {"jupyter-console": "jupyter_console.app:main"}}}, "extras": ["test"], "generator": "bdist_wheel (0.29.0)", "keywords": ["Interactive", "Interpreter", "Shell", "Web"], "license": "BSD", "metadata_version": "2.0", "name": "jupyter-console", "platform": "Linux", "run_requires": [{"requires": ["ipykernel", "ipython", "jupyter-client", "prompt-toolkit (<2.0.0,>=1.0.0)", "pygments"]}, {"environment": "python_version==\"2.7\"", "extra": "test", "requires": ["mock"]}, {"environment": "sys_platform != \"win32\"", "extra": "test", "requires": ["pexpect"]}], "summary": "Jupyter terminal console", "version": "5.2.0"}