{ "info": { "author": "Michal Belica", "author_email": "devel@beli.sk", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: System Administrators", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Topic :: Utilities" ], "description": "PyWake\n======\n\nPython Wake-On-LAN client with advanced options and IPv6 capability.\n\nFeatures\n--------\n\n* No privileges required (sending UDP packets)\n* Advanced configuration options\n - source IP address\n - destination IP address\n - destination UDP port\n - target MAC address\n* IPv6 by default (who uses IPv4 these days anyway)\n* Contains re-usable module for use in other scripts\n\nLocations\n---------\n\nPyWake packages are available from Cheese shop (PyPI)\nat https://pypi.python.org/pypi/pywake\n\nThe `project page `_ is hosted on Github.\n\nIf you've never worked with *git* or contributed to a project on Github,\nthere is a `quick start guide `_.\n\nIf you find something wrong or know of a missing feature, please\n`create an issue `_ on the project\npage. If you find that inconvenient or have some security concerns, you could\nalso drop me a line at .\n\nHow to use\n----------\n\nInstall\n~~~~~~~\n\n::\n\n pip install pywake\n\nExamples\n~~~~~~~~\n\nWake up a MAC with default settings (IPv6 UDP packet to \"all nodes\" multicast\naddress ff02::1 and port 9 - discard)::\n\n pywake 00:11:22:33:44:55\n\nYou may need to specify a source interface (or scope) for the multicast packets\nif there are more possibilities::\n\n pywake -d ff02::1%eth0 00:11:22:33:44:55\n\nOr use a plain old IPv4 UDP subnet directed broadcast::\n\n pywake -4 -d 192.168.1.255 00:11:22:33:44:55\n\nLicense\n-------\n\nCopyright 2013 Michal Belica \n\n::\n\n PyWake is free software: you can redistribute it and/or modify\n it under the terms of the GNU General Public License as published by\n the Free Software Foundation, either version 3 of the License, or\n (at your option) any later version.\n \n PyWake is distributed in the hope that it will be useful,\n but WITHOUT ANY WARRANTY; without even the implied warranty of\n MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n GNU General Public License for more details.\n \n You should have received a copy of the GNU General Public License\n along with PyWake. If not, see < http://www.gnu.org/licenses/ >.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/beli-sk/pywake", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "pywake", "package_url": "https://pypi.org/project/pywake/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pywake/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/beli-sk/pywake" }, "release_url": "https://pypi.org/project/pywake/0.1.3/", "requires_dist": null, "requires_python": null, "summary": "Python Wake-On-LAN client", "version": "0.1.3" }, "last_serial": 924119, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "1c4f38ad67726ff0877186c327d90ccd", "sha256": "740afcc00bc46940463db326d2bb667da4aeea17c36257ab246246a8a85cd82c" }, "downloads": -1, "filename": "pywake-0.1.0.tar.gz", "has_sig": false, "md5_digest": "1c4f38ad67726ff0877186c327d90ccd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2237, "upload_time": "2013-11-14T22:34:37", "url": "https://files.pythonhosted.org/packages/1d/85/5c0812f2ab3cb6cb87b175c27f85ad1e1dbbc222c494a8844388bc5f7bcd/pywake-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "9d095b96a6a289e2a71d1077532a21a7", "sha256": "528c1da85c6802f565f3ccc52e78b726bff2445d70f45ab31074c552083fa7e0" }, "downloads": -1, "filename": "pywake-0.1.1.tar.gz", "has_sig": true, "md5_digest": "9d095b96a6a289e2a71d1077532a21a7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14890, "upload_time": "2013-11-15T18:40:03", "url": "https://files.pythonhosted.org/packages/6a/b5/749ddf319490225d1c3f018ad5c769f0ccb8ee624daf51d2f7fc510ef658/pywake-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "c99537e1c72f4b3533f7a86755960ba0", "sha256": "40cb7965a255c7296331a4d40a813acb2470abdac1a998621bcdbe1a40db17e4" }, "downloads": -1, "filename": "pywake-0.1.2.tar.gz", "has_sig": true, "md5_digest": "c99537e1c72f4b3533f7a86755960ba0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14920, "upload_time": "2013-11-15T22:34:16", "url": "https://files.pythonhosted.org/packages/80/25/31e06247193382d2bf933a74d49533bb62c6a96a8af45414caef8c545af2/pywake-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "3e23ed1a505689db8d6ae2671ce176f5", "sha256": "917e861ade6a2d3559d62de1cb715c42d89d9789cc5518a11386130bf959203d" }, "downloads": -1, "filename": "pywake-0.1.3.tar.gz", "has_sig": true, "md5_digest": "3e23ed1a505689db8d6ae2671ce176f5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15224, "upload_time": "2013-11-15T23:03:04", "url": "https://files.pythonhosted.org/packages/b3/66/4df0dbff93d15fd0fffc4c89be61163aef2c8a5b3cf83a55e27dbdaacb8d/pywake-0.1.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3e23ed1a505689db8d6ae2671ce176f5", "sha256": "917e861ade6a2d3559d62de1cb715c42d89d9789cc5518a11386130bf959203d" }, "downloads": -1, "filename": "pywake-0.1.3.tar.gz", "has_sig": true, "md5_digest": "3e23ed1a505689db8d6ae2671ce176f5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15224, "upload_time": "2013-11-15T23:03:04", "url": "https://files.pythonhosted.org/packages/b3/66/4df0dbff93d15fd0fffc4c89be61163aef2c8a5b3cf83a55e27dbdaacb8d/pywake-0.1.3.tar.gz" } ] }