Metadata-Version: 2.1
Name: ksdisc
Version: 0.0.4
Summary: Discrete Kolmogorov–Smirnov test
Home-page: https://github.com/ViktorWase/ks-disc
Author: Viktor Wase
Author-email: viktorwase@gmail.com
License: UNKNOWN
Description: # ks-disc
        A discrete version of the Kolmogorovâ€“Smirnov test.
        
        Install using pip
        `pip install ks-disc`
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.0
Description-Content-Type: text/markdown
