Metadata-Version: 1.0
Name: micropython-uaiohttpclient
Version: 0.5
Summary: HTTP client module for MicroPython uasyncio module
Home-page: https://github.com/micropython/micropython-lib
Author: MicroPython Developers
Author-email: micro-python@googlegroups.com
License: MIT
Description: uaiohttpclient is an HTTP client module for MicroPython uasyncio module,
        with API roughly compatible with aiohttp (https://github.com/KeepSafe/aiohttp)
        module. Note that only client is implemented, for server see picoweb
        microframework.
        
Platform: UNKNOWN
