Metadata-Version: 2.1
Name: etornado
Version: 0.1.2
Summary: a wrapper for tornado
Home-page: UNKNOWN
Author: sheng_xc
Author-email: sheng_xc@126.com
License: UNKNOWN
Description: # 发布流程
        
        1. 修改setup.py中的version值
        2. 执行`python pack.py`
        3. `twine upload dist/*`
        4. 新建标签，说明改动
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
