Metadata-Version: 2.1
Name: ipyscales
Version: 0.3.0
Summary: A widget library for scales
Home-page: https://github.com/vidartf/ipyscales
Author: Jupyter Development Team
Author-email: jupyter@googlegroups.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 :: 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: Framework :: Jupyter
Provides-Extra: test
Provides-Extra: docs
Provides-Extra: examples
Requires-Dist: ipywidgets (>=7.0.0)
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: jupyter-sphinx; extra == 'docs'
Requires-Dist: nbsphinx-link (>=1.1.1); extra == 'docs'
Requires-Dist: pypandoc; extra == 'docs'
Provides-Extra: examples
Provides-Extra: test
Requires-Dist: pytest; extra == 'test'
Requires-Dist: pytest-cov; extra == 'test'
Requires-Dist: nbval; extra == 'test'

UNKNOWN


