Metadata-Version: 1.2
Name: easyTCP2
Version: 0.0.4
Summary: rich async server and easy to config
Home-page: https://github.com/dsal3389/easyTCP2
Author: Daniel Sonbolian
Author-email: dsal3389@gmail.com
License: MIT
Download-URL: https://github.com/dsal3389/easyTCP2.git
Description: [Github-flavored Markdown](https://guides.github.com/features/mastering-markdown/)
        # easyTCP2
        
        # install
        `pip install easyTCP2`
        
        ## what is easyTCP2?
        
        it is like easyTCP (first version) but more stable, understandable, flexable, readable and more futures
        (and also because i was too layz to update the last one)
        
        ## what I get from that package?
        |             | easyTCP  | easyTCP2 |
        |:-----------:|----------|----------|
        | user levels |    yes   |    yes   |
        | groups      |    no    |    yes   |
        | events      |    no    |    yes   |
        | stable      | not much |    yes   |
        | logging     |    no    |    yes   |
        | encryption  |    yes   |    soon  |
        
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.7.*
