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