Metadata-Version: 2.1
Name: xiuyutools
Version: 1.0
Summary: Tools for myself
Home-page: https://github.com/liangxiuyu/owntools
Author: Neely
Author-email: liangxiuyu@outlook.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Description-Content-Type: text/markdown

# OwnTools
owntools
2021-12-27 Created

##
python setup.py sdist bdist_wheel
python setup.py develop 
twine upload dist/*
