{ "info": { "author": "Tomas Ravinskas", "author_email": "tomas.rav@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Topic :: Software Development :: Libraries" ], "description": "libinput\n--------\n\nThis package provides a pure python wrapper for *libinput*, a library that\nhandles input devices for display servers and other applications that need to\ndirectly deal with input devices.It provides device detection, device handling,\ninput device event processing and abstraction.\n\n*libinput* does this by reading character files in ``/dev/input/``, so to use\nthis package you need to run your code as root or to belong to ``input`` group.\n\nDocumentation\n~~~~~~~~~~~~~\n\nhttps://python-libinput.readthedocs.io/\n\nDevelopment\n~~~~~~~~~~~\n\nhttps://github.com/OzymandiasTheGreat/python-libinput\n\nPackage\n~~~~~~~\n\nhttps://pypi.org/project/python-libinput/", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/OzymandiasTheGreat/python-libinput", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "python-libinput", "package_url": "https://pypi.org/project/python-libinput/", "platform": "", "project_url": "https://pypi.org/project/python-libinput/", "project_urls": { "Homepage": "https://github.com/OzymandiasTheGreat/python-libinput" }, "release_url": "https://pypi.org/project/python-libinput/0.1.0/", "requires_dist": null, "requires_python": "", "summary": "Object-oriented wrapper for libinput using ctypes", "version": "0.1.0" }, "last_serial": 3684664, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "c089e390619fa58eda6777be06678fe6", "sha256": "e6b20e7fd889001fe74b01a1ff456e5f53c9ed01b016d6ceb65b6f573f129758" }, "downloads": -1, "filename": "python-libinput-0.1.0.tar.gz", "has_sig": false, "md5_digest": "c089e390619fa58eda6777be06678fe6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 32744, "upload_time": "2018-02-09T10:21:10", "url": "https://files.pythonhosted.org/packages/94/79/07aedbcbcf7bf2c7c10053668abc237765c554f234e21ea12dec35358d2b/python-libinput-0.1.0.tar.gz" } ], "0.3.0a0": [ { "comment_text": "", "digests": { "md5": "6c6263cfbdcd034f80e8048fab8ea764", "sha256": "7e3d3c9786aaa79bf2f14601648581b4624b692d3f0d9199902d0d0834219302" }, "downloads": -1, "filename": "python-libinput-0.3.0a0.tar.gz", "has_sig": false, "md5_digest": "6c6263cfbdcd034f80e8048fab8ea764", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28441, "upload_time": "2018-03-19T16:53:01", "url": "https://files.pythonhosted.org/packages/cb/26/9db7619dd90e5575ece0f029630099bc9be53eaa84b37aa54232bfe012bb/python-libinput-0.3.0a0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c089e390619fa58eda6777be06678fe6", "sha256": "e6b20e7fd889001fe74b01a1ff456e5f53c9ed01b016d6ceb65b6f573f129758" }, "downloads": -1, "filename": "python-libinput-0.1.0.tar.gz", "has_sig": false, "md5_digest": "c089e390619fa58eda6777be06678fe6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 32744, "upload_time": "2018-02-09T10:21:10", "url": "https://files.pythonhosted.org/packages/94/79/07aedbcbcf7bf2c7c10053668abc237765c554f234e21ea12dec35358d2b/python-libinput-0.1.0.tar.gz" } ] }