Metadata-Version: 2.0
Name: pyannote.core
Version: 0.9
Summary: Advanced data structures for handling temporal segments with attached labels.
Home-page: http://pyannote.github.io/
Author: Hervé Bredin
Author-email: bredin@limsi.fr
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Scientific/Engineering
Requires-Dist: pyannote-banyan (>=0.1.6)
Requires-Dist: numpy (>=1.10.4)
Requires-Dist: pandas (>=0.17.1)
Requires-Dist: xarray (>=0.7.0)
Requires-Dist: numexpr (>=2.4.6)
Requires-Dist: bottleneck (>=1.0.0)
Requires-Dist: networkx (>=1.10.0)
Requires-Dist: simplejson (>=3.8.1)
Requires-Dist: six (>=1.10.0)
Provides-Extra: notebook
Requires-Dist: matplotlib (>=1.5.1); extra == 'notebook'
Requires-Dist: pygraphviz (>=1.3.1); extra == 'notebook'
Requires-Dist: jupyter (>=1.0.0); extra == 'notebook'
Requires-Dist: pydot2 (>=1.0.33); extra == 'notebook'
Requires-Dist: unidecode (>=0.4.19); extra == 'notebook'

UNKNOWN


