Metadata-Version: 2.1
Name: etornado
Version: 0.0.7
Summary: a wrapper for tornado
Home-page: UNKNOWN
Author: sheng_xc
Author-email: sheng_xc@126.com
License: UNKNOWN
Description: # enet
        This is a wrapper of tornado
        
        # 制作pypi包
        
        1. 修改setup.py中的version值
        2. 执行`python pack.py`
        3. `twine upload  dist/*`
        
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
