{ "info": { "author": "Niels Serup", "author_email": "ns@metanohi.name", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Environment :: X11 Applications", "Intended Audience :: Developers", "Intended Audience :: End Users/Desktop", "License :: DFSG approved", "License :: OSI Approved :: GNU Affero General Public License v3", "Operating System :: OS Independent", "Programming Language :: C", "Programming Language :: Python :: 3.1", "Topic :: Other/Nonlisted Topic", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Utilities" ], "description": "============\nexoskelegram\n============\n\nexoskelegram is an X11 key press/release catcher/sender wrapper with\nabstractions. In a future release, in addition to being able to catch\nand send X key events from Python programs, exoskelegram will allow\nyou to use simple config files to temporarily reprogram your entire\nkeyboard --- or just a part of it.\n\nLicense\n=======\n\nexoskelegram is free software under the terms of the GNU Affero General Public\nLicense version 3 (or any later version). This is version 0.1.0 of the program.\n\nContact\n=======\n\nThe author of exoskelegram is Niels Serup. Bug reports and suggestions should\nbe sent to ns@metanohi.name for the time being.\n\n\nInstallation\n============\n\nDependencies\n------------\n\nexoskelegram requires the X11 headers and the Xtst extension. If you're using a\npackage manager, remember to install the development packages (``*-dev`` or\n``*-devel`` or something similar).\n\nWay #1\n------\nGet the newest version of exoskelegram at\nhttp://metanohi.name/projects/exoskelegram/ or at\nhttp://pypi.python.org/pypi/exoskelegram\n\nExtract exoskelegram from the downloaded file, cd into it and run this in a\nterminal::\n\n # python3 setup.py install\n\nExamples are available in the ``examples`` directory.\n\nWay #2\n------\nJust run this::\n\n # pip-3.1 install exoskelegram\n\nNote that this will not make any examples available.\n\n\nUse\n===\n\nAs a command-line tool\n----------------------\n\nRun ``exoskelegram`` to use it. Run ``exoskelegram --help`` to see how to use it.\n\nAs a module\n-----------\n\nTo find out how to use it, run::\n\n $ pydoc3 exoskelegram.xkeylib\n\n\nExamples\n--------\n\nThere are a few examples in the ``examples`` directory. None of them apply to\nthe current few-features version.\n\n\nDevelopment\n===========\n\nexoskelegram uses Git for code management. The newest (and perhaps unstable)\ncode is available at::\n\n $ git clone git://gitorious.org/exoskelegram/exoskelegram.git\n\n\nThis document\n=============\n\nCopyright (C) 2011 Niels Serup\n\nCopying and distribution of this file, with or without modification, are\npermitted in any medium without royalty provided the copyright notice and this\nnotice are preserved. This file is offered as-is, without any warranty.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://metanohi.name/projects/exoskelegram/", "keywords": null, "license": "AGPLv3+", "maintainer": null, "maintainer_email": null, "name": "exoskelegram", "package_url": "https://pypi.org/project/exoskelegram/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/exoskelegram/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://metanohi.name/projects/exoskelegram/" }, "release_url": "https://pypi.org/project/exoskelegram/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "An X11 key press/release catcher/sender wrapper with abstractions", "version": "0.1.0" }, "last_serial": 264005, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "da702dbe01a704bbd532e976930fdb34", "sha256": "bd6f1359dfb6aeaff5f480e2c37fd86c0f38e9062cd7e52670b93d2f6f924f57" }, "downloads": -1, "filename": "exoskelegram-0.1.0.tar.gz", "has_sig": false, "md5_digest": "da702dbe01a704bbd532e976930fdb34", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 43162, "upload_time": "2011-10-28T22:39:16", "url": "https://files.pythonhosted.org/packages/73/e5/7e685e3a41b0e171f46a4a2249f50eb1efdbd4774ed7867622547641b301/exoskelegram-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "da702dbe01a704bbd532e976930fdb34", "sha256": "bd6f1359dfb6aeaff5f480e2c37fd86c0f38e9062cd7e52670b93d2f6f924f57" }, "downloads": -1, "filename": "exoskelegram-0.1.0.tar.gz", "has_sig": false, "md5_digest": "da702dbe01a704bbd532e976930fdb34", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 43162, "upload_time": "2011-10-28T22:39:16", "url": "https://files.pythonhosted.org/packages/73/e5/7e685e3a41b0e171f46a4a2249f50eb1efdbd4774ed7867622547641b301/exoskelegram-0.1.0.tar.gz" } ] }