{ "info": { "author": "W. Trevor King", "author_email": "wking@tremily.us", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License (GPL)", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Enables looping until the user presses a key. Uses the curses module.\n\nRun tests with:\n nosetests --with-doctest --doctest-tests curses_check_for_keypress.py", "description_content_type": null, "docs_url": null, "download_url": "http://git.tremily.us/?p=curses-check-for-keypress.git/a=snapshot;h=v0.3;sf=tgz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://blog.tremily.us/post/curses-check-for-keypress/", "keywords": null, "license": "GNU GPL v3+", "maintainer": null, "maintainer_email": null, "name": "curses-check-for-keypress", "package_url": "https://pypi.org/project/curses-check-for-keypress/", "platform": "all", "project_url": "https://pypi.org/project/curses-check-for-keypress/", "project_urls": { "Download": "http://git.tremily.us/?p=curses-check-for-keypress.git/a=snapshot;h=v0.3;sf=tgz", "Homepage": "http://blog.tremily.us/post/curses-check-for-keypress/" }, "release_url": "https://pypi.org/project/curses-check-for-keypress/0.3/", "requires_dist": null, "requires_python": null, "summary": "curses_check_for_keypress: loop until user presses a key.", "version": "0.3" }, "last_serial": 788694, "releases": { "0.3": [ { "comment_text": "", "digests": { "md5": "188d10233a6b8c3085ad03b9677b9067", "sha256": "f6caad8cf914ac49304c1158406a14a01abd113284320a912761036226aad3bd" }, "downloads": -1, "filename": "curses-check-for-keypress-0.3.tar.gz", "has_sig": false, "md5_digest": "188d10233a6b8c3085ad03b9677b9067", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15321, "upload_time": "2012-10-11T23:23:33", "url": "https://files.pythonhosted.org/packages/e8/d2/d05b5a7e14b3edd422c1f167b2f0028f8d1c9306ecc0a55ca5018432f23d/curses-check-for-keypress-0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "188d10233a6b8c3085ad03b9677b9067", "sha256": "f6caad8cf914ac49304c1158406a14a01abd113284320a912761036226aad3bd" }, "downloads": -1, "filename": "curses-check-for-keypress-0.3.tar.gz", "has_sig": false, "md5_digest": "188d10233a6b8c3085ad03b9677b9067", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15321, "upload_time": "2012-10-11T23:23:33", "url": "https://files.pythonhosted.org/packages/e8/d2/d05b5a7e14b3edd422c1f167b2f0028f8d1c9306ecc0a55ca5018432f23d/curses-check-for-keypress-0.3.tar.gz" } ] }