Metadata-Version: 2.1
Name: dcb_admin_page_generator
Version: 0.0.5
Summary: A small example package
Home-page: https://github.com/pypa/sampleproject
Author: wyz
Author-email: 846630116@qq.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE

# Example Package

This is a simple example package. You can use

[Github-flavored Markdown](https://guides.github.com/features/mastering-markdown/)

to write your content.
1銆乸ython3 setup.py sdist bdist_wheel
2銆乼wine upload dist/*
