Metadata-Version: 2.0
Name: async-upnp-client
Version: 0.10.0
Summary: Async UPnP Client
Home-page: https://github.com/StevenLooman/async_upnp_client
Author: Steven Looman
Author-email: steven.looman@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Requires-Dist: voluptuous (>=0.11.1)

Async UPnP Client
=================

Asyncio UPnP Client library for Python/asyncio.

Written initially for use in `Home Assistant <https://github.com/home-assistant/home-assistant>`_ to drive `DLNA DMR`-capable devices, but useful for other projects as well.

Usage
-----

See `examples/` for examples on how to use this.


