Metadata-Version: 2.1
Name: pecg
Version: 0.0.8
Summary: pecg: a python toolbox for ECG morphological analysis.
Home-page: https://github.com/SheinaG/PECG
Author: sheina Gendelman
Author-email: sheina@campus.technion.ac.il
License: MIT
Project-URL: Bug Tracker, https://github.com/pypa/sampleproject/issues
Platform: any
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE.txt
License-File: AUTHORS.rst
Requires-Dist: numpy (==1.20.2)
Requires-Dist: mne (==0.23.0)
Requires-Dist: scipy (==1.7.0)
Provides-Extra: testing
Requires-Dist: setuptools ; extra == 'testing'
Requires-Dist: pytest ; extra == 'testing'
Requires-Dist: pytest-cov ; extra == 'testing'

file:: README.rst
