Metadata-Version: 2.1
Name: Mydemos_pkg
Version: 1.2.6.2
Summary: a small pkg demos for you and everyone
Home-page: UNKNOWN
License: UNKNOWN
Description: 
        ```shell
        pip install Mydemos_pkg
        ```
        ~~lastest_version~~
        
        OK,I will have a list for the version that released.
        
        
        1.0.1.1
        
        1.1.1.0
        
        1.1.3.0
        
        1.1.4.0
        
        1.2.1.0
        
        1.2.3.0
        
        1.2.3.1
        
        
        1.2.4.0:added unicode/cs
        
        1.2.5.1:added unicodeerr
        
        1.2.5.9:fixed NameError in unicodeconvert
        
        1.2.6.0b1:may add things in nother way
        
        1.2.6.0:make unicodes
        
        1.2.6.2dev0:download_file.py added
        
        1.2.6.2:added
        ```py
        '''
        USAGE
        '''
        from Mydemos_pkg.nim import nim
        nim()
        from Mydemos_pkg.sort import sort_test
        sort_test()
        ```
        so it's that.......
        _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
        
        
Platform: UNKNOWN
Description-Content-Type: text/markdown
