Metadata-Version: 2.1
Name: nbdime
Version: 1.1.0
Summary: Diff and merge of Jupyter Notebooks
Home-page: http://jupyter.org
Author: Jupyter Development Team
Author-email: jupyter@googlegroups.com
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 :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Framework :: Jupyter
Requires-Python: >=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*
Requires-Dist: nbformat
Requires-Dist: six
Requires-Dist: colorama
Requires-Dist: pygments
Requires-Dist: tornado
Requires-Dist: requests
Requires-Dist: GitPython (!=2.1.4,!=2.1.5,!=2.1.6)
Requires-Dist: notebook
Requires-Dist: jinja2 (>=2.9)
Requires-Dist: backports.shutil-which ; python_version == "2.7"
Requires-Dist: backports.functools-lru-cache ; python_version == "2.7"
Provides-Extra: docs
Requires-Dist: sphinx ; extra == 'docs'
Requires-Dist: recommonmark ; extra == 'docs'
Requires-Dist: sphinx-rtd-theme ; extra == 'docs'
Provides-Extra: test
Requires-Dist: pytest (>=3.6) ; extra == 'test'
Requires-Dist: pytest-cov ; extra == 'test'
Requires-Dist: pytest-timeout ; extra == 'test'
Requires-Dist: pytest-tornado5 (>=2) ; extra == 'test'
Requires-Dist: jsonschema ; extra == 'test'
Requires-Dist: mock ; extra == 'test'
Requires-Dist: requests ; extra == 'test'
Requires-Dist: tabulate ; extra == 'test'

UNKNOWN


