Metadata-Version: 1.1
Name: esockets
Version: 3.0.3
Summary: A socket server
Home-page: https://github.com/Zaeb0s/epoll-socket-server
Author: Christoffer Zakrisson
Author-email: christoffer_zakrisson@hotmail.com
License: MIT
Description: Descriptions can be found in the markdown `README
        <https://github.com/Zaeb0s/epoll-socket-server/blob/master/README.md>`_.
        
        Also in the docstrings of `loopfunction.py
        <https://github.com/Zaeb0s/epoll-socket-server/blob/master/ESocketS/socket_server.py>`_.
        
        
Keywords: socket,epoll,server,poll,select,TCP,web,esockets
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3.5
Classifier: Operating System :: POSIX :: Linux
Classifier: License :: OSI Approved :: MIT License
