Metadata-Version: 2.1
Name: estd
Version: 0.0.3
Summary: Extended standard library
Home-page: https://gitee.com/xhqsm/estd/
Author: singchen
Author-email: xhqsm@qq.com
License: MIT
Description: # estd
        
        Extended standard library
        
        
        ## Install
        
        ```shell
        pip install estd==0.0.3
        ```
        
        ## Content
        
        - Class
        
          - Mail
            - send
        
          - Thread
        
        - Decorator
          - logit
        
        - Function
          - has_overlap
        
        
Platform: UNKNOWN
Description-Content-Type: text/markdown
