Metadata-Version: 2.1
Name: pancopackage
Version: 1.0
Summary: UNKNOWN
Home-page: UNKNOWN
Author: UNKNOWN
Author-email: UNKNOWN
License: UNKNOWN
Platform: UNKNOWN

This is the homepage of our project.

Choose an open source license template from
https://choosealicense.com/

eg. GNU General Public License v3.0

# generate source distribution and build distribution

python setup.py sdist bdist_wheel

reference: https://packaging.python.org/tutorials/packaging-projects/


