Metadata-Version: 2.1
Name: pyannote.core
Version: 3.5
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
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Scientific/Engineering
License-File: LICENSE
Requires-Dist: sortedcontainers>=2.0.4
Requires-Dist: numpy>=1.10.4
Requires-Dist: scipy>=1.1
Requires-Dist: pandas>=0.17.1
Requires-Dist: simplejson>=3.8.1
Requires-Dist: matplotlib>=2.0.0
Requires-Dist: dataclasses>=0.7; python_version < "3.7"
Requires-Dist: typing-extensions>=3.7.4.1
