Metadata-Version: 2.1
Name: mkcloud
Version: 0.0.4
Summary: a little chat bot
Home-page: https://github.com/pypa/mkcloud
Author: makeblock
Author-email: developer@makeblock.com
License: MIT
Description: ### A clittle chat bot
        #### 打包 
        python setup.py sdist
        #### 上传 
        python setup.py sdist upload -r pypi 
        
Platform: all
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.6.0
Description-Content-Type: text/markdown
