Metadata-Version: 2.1
Name: ipydatetime
Version: 1.1.0
Summary: A Jupyter widgets library for time and datetime pickers
Home-page: https://github.com/vidartf/ipydatetime
Author: Vidar Tonaas Fauske
Author-email: vidartf@gmail.com
License: BSD
Keywords: Jupyter,Widgets,IPython
Platform: Linux
Platform: Mac OS X
Platform: Windows
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Framework :: Jupyter
Requires-Dist: ipywidgets (>=7.0.0)
Requires-Dist: tzlocal ; python_version < "3"
Provides-Extra: docs
Requires-Dist: sphinx (>=1.5) ; extra == 'docs'
Requires-Dist: recommonmark ; extra == 'docs'
Requires-Dist: sphinx-rtd-theme ; extra == 'docs'
Requires-Dist: nbsphinx (>=0.2.13) ; extra == 'docs'
Requires-Dist: nbsphinx-link ; extra == 'docs'
Requires-Dist: pypandoc ; extra == 'docs'
Requires-Dist: pytz ; extra == 'docs'
Provides-Extra: examples
Requires-Dist: pytz ; extra == 'examples'
Provides-Extra: test
Requires-Dist: pytest (>=3.6) ; extra == 'test'
Requires-Dist: pytest-cov ; extra == 'test'
Requires-Dist: pytest-check-links ; extra == 'test'
Requires-Dist: nbval ; extra == 'test'
Requires-Dist: pytz ; extra == 'test'
Requires-Dist: coverage (<5.0.0) ; extra == 'test'

UNKNOWN


