Metadata-Version: 2.1
Name: weigangtang-mypkg
Version: 0.0.9
Summary: everyday functions for myself
Home-page: UNKNOWN
Author: Weigang (Victor) Tang
Author-email: tangw5@mcmaster.ca
License: MIT
Keywords: basic
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Education
Classifier: Operating System :: OS Independent 
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
License-File: LICENCE.txt

# Package Description

This is a simple example package. You can use
[Github-flavored Markdown](https://guides.github.com/features/mastering-markdown/)
to write your content.

This pacakge is just for my self. I still decide what functions should I add in this packages


# Change Log 

* Version 0.0.1 (2021-07-07)
	* Include two function scripts

* Version 0.0.2 (2021-07-08)
	* bug fixed
	* new functions added

* Version 0.0.3 (2021-07-09)
	* solve the README.md issue

* Version 0.0.9 (2021-07-10)
	* require pymannkendall package 


