Metadata-Version: 2.1
Name: Mydemos-pkg
Version: 1.2.6.0b1
Summary: a small pkg demos for you and everyone
Home-page: UNKNOWN
License: UNKNOWN
Platform: UNKNOWN
Description-Content-Type: text/markdown


```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
```py
'''
USAGE
'''
from Mydemos_pkg.nim import nim
nim()
from Mydemos_pkg.sort import sort_test
sort_test()
```
so it's that.......
_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-



