Metadata-Version: 2.1
Name: codes
Version: 0.1.5
Summary: useful code records
Home-page: https://github.com/StevenLianaL/code_record
Author: Steven Wang
Author-email: wangzhou8284@outlook.com
License: UNKNOWN
Description: # decorator
        - get_runtime   获取函数运行时间的装饰器
        # daily
        - insert_space  在汉字与字母间插入空格
        # version
        ## 0.1.4
        - fix mail attachment chinese title
        ## 0.1.3 
        - support html mail body 
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Description-Content-Type: text/markdown
