Metadata-Version: 2.1
Name: pylaunch
Version: 0.1.2
Summary: UNKNOWN
Home-page: https://github.com/Sandersland/pylaunch
Author: Steffen Andersland
Author-email: stefandersland@gmail.com
License: UNKNOWN
Keywords: dial
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'

# 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.


