Metadata-Version: 2.1
Name: pylaunch
Version: 0.1.62
Summary: UNKNOWN
Home-page: https://github.com/Sandersland/pylaunch
Author: Steffen Andersland
Author-email: stefandersland@gmail.com
License: MIT
Keywords: dial,roku
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.7
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Description-Content-Type: text/markdown
Requires-Dist: requests
Provides-Extra: dev
Requires-Dist: nose (==1.3.7) ; extra == 'dev'
Requires-Dist: twine (==3.1.1) ; extra == 'dev'
Requires-Dist: pre-commit (==2.0.1) ; extra == 'dev'
Requires-Dist: black (==19.10b0) ; extra == 'dev'

# pylaunch

Simple library for working with the DIAL Protocol.

DIAL -- "DIscovery And Launch" is a simple protocol that second-screen devices can use to discover and launch apps on first-screen devices.

[Dial Protocol Specification](https://sites.google.com/a/dial-multiscreen.org/dial/dial-protocol-specification "DIAL Protocol Specifcation")

