Metadata-Version: 2.1
Name: wake-cli
Version: 1.0.0
Summary: Wake brings together your ssh config and WakeOnLan together, so you can use the same aliases you use to ssh to your machines, to wake them up.
License: MIT
Author: James Stidard
Author-email: james@stidard.com
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: docopt (>=0.6.2,<0.7.0)
Requires-Dist: paramiko (>=2.7.2,<3.0.0)
Requires-Dist: wakeonlan (>=1.1.6,<2.0.0)
