Metadata-Version: 2.1
Name: aueno-distributions
Version: 0.0.2
Summary: Gaussian and Binomial distributions
Home-page: https://www.example.com/aueno-distributions/
Author: Akito Ueno
Author-email: satsudai200411078@yahoo.co.jp
License: MIT # License Name
Description: # Summary  
        This package provides below distribution classes.  
        - Gausian
        - Binomial
        
        You can easily calculate statsitcs on distributions by using this package.  
        
        # How to Install  
        ```
        $ pip install aueno-distributions
        ```
        
Platform: UNKNOWN
Description-Content-Type: text/markdown
