You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

27 lines
739 B

Metadata-Version: 2.1
Name: uPnPClient
Version: 0.0.8
Summary: Python 2 and 3 library for accessing uPnP devices.
Home-page: https://github.com/flyte/upnpclient
Author: Ellis Percival
Author-email: upnpclient@failcode.co.uk
License: MIT
Keywords: upnp
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Topic :: Communications
Classifier: Topic :: Home Automation
Classifier: Topic :: System :: Networking
Requires-Dist: requests
Requires-Dist: six
Requires-Dist: netdisco
Requires-Dist: python-dateutil
Requires-Dist: lxml
UNKNOWN