Metadata-Version: 2.1
Name: dlna
Version: 0.0.9.1
Summary: A UPnP/DLNA client, support local file and online resource cast to screen.
Home-page: https://leesoar.com
Author: leesoar
Author-email: secure@tom.com
License: MIT
Keywords: dlna
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.3.0
Description-Content-Type: text/markdown
Requires-Dist: lxml
Requires-Dist: requests
Requires-Dist: Twisted
Requires-Dist: urllib3


## dlna

A UPnP/DLNA client, support local file and online resource cast to screen.

Thanks for nanodlna!

