Metadata-Version: 1.1
Name: distributions_test_example
Version: 0.1
Summary: Gaussian distributions
Home-page: UNKNOWN
Author: Xu Jiang
Author-email: x.jiang@strath.com
License: UNKNOWN
Description-Content-Type: text/markdown
Description: This is the exercise of uploading to pypi
        
        The package can be used to calculate the mean and deviation of the Gaussian and Binomial distribution, and display the detail
        
        The code is completed in Object oriented programming
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
