Metadata-Version: 2.1
Name: dtit.microFeaturesGenerator
Version: 0.0.2
Summary: This is DTIT microFeaturesGenerator library.
Home-page: https://github.com/datatellittech/dtit_packages
Author: sunboss_uw
Author-email: dev@datatellit.com
License: UNKNOWN
Description: # CRC Library
        
        ## Introduction
        STM32 compatible MFCC & SFFT using LiteMath
        
        ### Install
        pip install dtit.microFeaturesGenerator
        
        ### Check
        Execute
           
              * python dtit\microFeaturesGenerator\tests\hello.py *
        
        should echo with "dtit.microFeaturesGenerator"
        
        ### Usage
        Please refer to examples in tests directory.
        
        ### Error Report
        Please email to dev@datatellit.com
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
