Metadata-Version: 2.1
Name: sixsigmaspc
Version: 1.0.0
Summary: Statistical Process Control library
Home-page: https://sixsigmaspc.readthedocs.io/
Author: Junior Marte Garcia, Marcel van Velzen
Author-email: 
License: MIT
Description: # Welcome
        Six Sigma SPC is a library for Statistical Process Control.
        
        ## Installation
        pip install sixsigmaspc
        
        See the test scripts for examples how to use.
        
        
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
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: Operating System :: OS Independent
Description-Content-Type: text/markdown
