{ "info": { "author": "Peter Ward , Gaetano Guerriero , Benoit Louy ", "author_email": "pypjlink@mm.st", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "License :: OSI Approved :: Apache Software License", "Natural Language :: English", "Topic :: Multimedia :: Video :: Display", "Topic :: Utilities" ], "description": "# pypjlink2\n\nImplementation of the PJLink Class 1 protocol to control projectors.\n\nFork of pypjlink which is no longer maintained.\n\n## Usage\n```python\nfrom pypjlink import Projector\n\nwith Projector.from_address('projector_host') as projector:\n projector.authenticate()\n projector.set_power('on')\n```\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/benoitlouy/pypjlink", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "pypjlink2", "package_url": "https://pypi.org/project/pypjlink2/", "platform": "", "project_url": "https://pypi.org/project/pypjlink2/", "project_urls": { "Homepage": "https://github.com/benoitlouy/pypjlink" }, "release_url": "https://pypi.org/project/pypjlink2/1.2.0/", "requires_dist": [ "appdirs" ], "requires_python": "", "summary": "PJLink is a standard for controlling data projectors.", "version": "1.2.0" }, "last_serial": 3987554, "releases": { "1.2.0": [ { "comment_text": "", "digests": { "md5": "8e757e54e7289e1683c7bba1481c0105", "sha256": "e6e365ddce6e5b481f178f7461a5806ed7eefe148b4f7346ec40155a93947229" }, "downloads": -1, "filename": "pypjlink2-1.2.0-py3-none-any.whl", "has_sig": false, "md5_digest": "8e757e54e7289e1683c7bba1481c0105", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 8062, "upload_time": "2018-06-22T01:52:00", "url": "https://files.pythonhosted.org/packages/29/59/2cc817dc46e7a3af524bbe6a741345d1295f91e6d8cbf2beaa28212ebdec/pypjlink2-1.2.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6a00ba7d7bcdd22b19fa0bab23d2235c", "sha256": "9b718cb229410ec192860cdc2f230592c4bfd70b07c6a48f4a24367da1f7f74d" }, "downloads": -1, "filename": "pypjlink2-1.2.0.tar.gz", "has_sig": false, "md5_digest": "6a00ba7d7bcdd22b19fa0bab23d2235c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6585, "upload_time": "2018-06-22T01:52:02", "url": "https://files.pythonhosted.org/packages/bf/bc/a2e4dce3dcccc40f5a1183e13429282140d28c9dad59cdfbfc3a1dbf0556/pypjlink2-1.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8e757e54e7289e1683c7bba1481c0105", "sha256": "e6e365ddce6e5b481f178f7461a5806ed7eefe148b4f7346ec40155a93947229" }, "downloads": -1, "filename": "pypjlink2-1.2.0-py3-none-any.whl", "has_sig": false, "md5_digest": "8e757e54e7289e1683c7bba1481c0105", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 8062, "upload_time": "2018-06-22T01:52:00", "url": "https://files.pythonhosted.org/packages/29/59/2cc817dc46e7a3af524bbe6a741345d1295f91e6d8cbf2beaa28212ebdec/pypjlink2-1.2.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6a00ba7d7bcdd22b19fa0bab23d2235c", "sha256": "9b718cb229410ec192860cdc2f230592c4bfd70b07c6a48f4a24367da1f7f74d" }, "downloads": -1, "filename": "pypjlink2-1.2.0.tar.gz", "has_sig": false, "md5_digest": "6a00ba7d7bcdd22b19fa0bab23d2235c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6585, "upload_time": "2018-06-22T01:52:02", "url": "https://files.pythonhosted.org/packages/bf/bc/a2e4dce3dcccc40f5a1183e13429282140d28c9dad59cdfbfc3a1dbf0556/pypjlink2-1.2.0.tar.gz" } ] }