Metadata-Version: 2.1
Name: pcg-springer-features
Version: 0.1
Summary: Tools for Computation of Springer's Features from Phonocardiogram (PCG).
Home-page: https://github.com/DeepPSP/pcg_springer_features
Author: DeepPSP
Author-email: wenh06@gmail.com
License: MIT
Description: # pcg_springer_features
        Computation of Springer's Features from Phonocardiogram (PCG)
        
        ![format-check](https://github.com/DeepPSP/pcg_springer_features/actions/workflows/check-formatting.yml/badge.svg)
        ![pytest](https://github.com/DeepPSP/pcg_springer_features/actions/workflows/run-pytest.yml/badge.svg)
        
        A part (feature extraction) of the [original Matlab code](https://physionet.org/content/hss/1.0/) is re-implemented.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Provides-Extra: test
Provides-Extra: dev
