{ "info": { "author": "Noam Raphael", "author_email": "noamraph@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Framework :: IDLE", "License :: OSI Approved :: University of Illinois/NCSA Open Source License" ], "description": "IDLE can hang if very long output is printed. To avoid this, the Squeezer\r\nextensions catches any output longer than 80 lines of text (configurable) and\r\ndisplays a rectangular box instead:\r\n\r\n* Double-clicking the box will \"expand\" it - replace it with the original text\r\n* Middle-clicking the box will copy the text to the clipboard/selection\r\n* Right-clicking the box will open the text in a text viewer (e.g. Notepad,\r\nplatform dependant)\r\n\r\nThese instructions appear on the box itself, along with the length of the\r\n\"squeezed\" text, making this extension very intuitive to use.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "IDLE, hang, output", "license": "", "maintainer": "Tal Einat", "maintainer_email": "taleinat@gmail.com", "name": "Squeezer", "package_url": "https://pypi.org/project/Squeezer/", "platform": "", "project_url": "https://pypi.org/project/Squeezer/", "project_urls": null, "release_url": "https://pypi.org/project/Squeezer/1.0/", "requires_dist": null, "requires_python": null, "summary": "IDLE extesion: catches long output to keep IDLE alive", "version": "1.0" }, "last_serial": 785715, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "124042b1a895c761f15aabaa6d9d9efa", "sha256": "26f295bf59391cb0ec4915feb584c34d16132c944be7cb7b7e6d7587eb9e0d61" }, "downloads": -1, "filename": "Squeezer.tar.gz", "has_sig": false, "md5_digest": "124042b1a895c761f15aabaa6d9d9efa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4301, "upload_time": "2011-10-25T23:00:24", "url": "https://files.pythonhosted.org/packages/9e/41/3b14f44f2180ea38892deadfac87ee6b1ce173d389a50aaca8739d8641ac/Squeezer.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "124042b1a895c761f15aabaa6d9d9efa", "sha256": "26f295bf59391cb0ec4915feb584c34d16132c944be7cb7b7e6d7587eb9e0d61" }, "downloads": -1, "filename": "Squeezer.tar.gz", "has_sig": false, "md5_digest": "124042b1a895c761f15aabaa6d9d9efa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4301, "upload_time": "2011-10-25T23:00:24", "url": "https://files.pythonhosted.org/packages/9e/41/3b14f44f2180ea38892deadfac87ee6b1ce173d389a50aaca8739d8641ac/Squeezer.tar.gz" } ] }