Metadata-Version: 1.1
Name: asyncudp
Version: 0.1.0
Summary: Asyncio high level UDP sockets.
Home-page: https://github.com/eerimoq/asyncudp
Author: Erik Moqvist
Author-email: erik.moqvist@gmail.com
License: MIT
Description: Asyncio high lvel UDP sockets
        =============================
        
        Asyncio high lvel UDP sockets.
        
        Project homepage: https://github.com/eerimoq/asyncudp
        
        Documentation: https://asyncudp.readthedocs.org/en/latest
        
        Installation
        ============
        
        .. code-block:: python
        
           pip install asyncudp
        
Keywords: asyncio
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
