{ "info": { "author": "Adam Meily", "author_email": "meilya@ainfosec.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "License :: OSI Approved :: BSD License", "Operating System :: Microsoft :: Windows", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3" ], "description": "This a branch of the pyreadline project. This branch implements several\nfunctions that were missing in the mainline version of pyreadline.\n\nThe pyreadline package is a python implementation of GNU readline functionality\nit is based on the ctypes based UNC readline package by Gary Bishop.\nIt is not complete. It has been tested for use with windows 2000 and windows xp.\n\nVersion 2.0 runs on Python 2.6, 2.7, and 3.2 using the same code.\n\nFeatures:\n * keyboard text selection and copy/paste\n * Shift-arrowkeys for text selection\n * Control-c can be used for copy activate with allow_ctrl_c(True) in config file\n * Double tapping ctrl-c will raise a KeyboardInterrupt, use ctrl_c_tap_time_interval(x)\n where x is your preferred tap time window, default 0.3 s.\n * paste pastes first line of content on clipboard.\n * ipython_paste, pastes tab-separated data as list of lists or numpy array if all data is numeric\n * paste_mulitline_code pastes multi line code, removing any empty lines.\n\n\n The latest development version is always available at the IPython github\n repository_.\n\n.. _repository: https://github.com/ainfosec/pyreadline.git", "description_content_type": null, "docs_url": null, "download_url": "https://pypi.python.org/pypi/pyreadline-ais/", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ainfosec/pyreadline", "keywords": "readline,pyreadline", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "pyreadline-ais", "package_url": "https://pypi.org/project/pyreadline-ais/", "platform": "Windows XP/2000/NT,Windows 95/98/ME", "project_url": "https://pypi.org/project/pyreadline-ais/", "project_urls": { "Download": "https://pypi.python.org/pypi/pyreadline-ais/", "Homepage": "https://github.com/ainfosec/pyreadline" }, "release_url": "https://pypi.org/project/pyreadline-ais/2.0.3/", "requires_dist": null, "requires_python": null, "summary": "A more complete python implmementation of GNU readline.", "version": "2.0.3" }, "last_serial": 1159269, "releases": { "2.0.3": [ { "comment_text": "", "digests": { "md5": "341b9e200ac2a7d996955217ae7fb08d", "sha256": "930eaac28fd420488e4dbcda922c7acb874de27e8a3b69c13ef78ce1fff99c3e" }, "downloads": -1, "filename": "pyreadline_ais-2.0.3-py3-none-any.whl", "has_sig": true, "md5_digest": "341b9e200ac2a7d996955217ae7fb08d", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 96133, "upload_time": "2014-07-16T02:54:17", "url": "https://files.pythonhosted.org/packages/d5/79/eb6064407cfa4acbb9ae4a586ee8ab93dc5947c93a6cf136bc1005f19d64/pyreadline_ais-2.0.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "74997523ac85b13fbdcb12c882a5c319", "sha256": "bfaf4cd992980738ac2979055ffd12c8d99668f1a770ee5189a24bc01be9a9fa" }, "downloads": -1, "filename": "pyreadline-ais-2.0.3.tar.gz", "has_sig": true, "md5_digest": "74997523ac85b13fbdcb12c882a5c319", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 84493, "upload_time": "2014-07-16T02:54:21", "url": "https://files.pythonhosted.org/packages/81/38/e2f616ff3bce361545eb084341e225d100f9d5112bf4c7aa89f0549ba055/pyreadline-ais-2.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "341b9e200ac2a7d996955217ae7fb08d", "sha256": "930eaac28fd420488e4dbcda922c7acb874de27e8a3b69c13ef78ce1fff99c3e" }, "downloads": -1, "filename": "pyreadline_ais-2.0.3-py3-none-any.whl", "has_sig": true, "md5_digest": "341b9e200ac2a7d996955217ae7fb08d", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 96133, "upload_time": "2014-07-16T02:54:17", "url": "https://files.pythonhosted.org/packages/d5/79/eb6064407cfa4acbb9ae4a586ee8ab93dc5947c93a6cf136bc1005f19d64/pyreadline_ais-2.0.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "74997523ac85b13fbdcb12c882a5c319", "sha256": "bfaf4cd992980738ac2979055ffd12c8d99668f1a770ee5189a24bc01be9a9fa" }, "downloads": -1, "filename": "pyreadline-ais-2.0.3.tar.gz", "has_sig": true, "md5_digest": "74997523ac85b13fbdcb12c882a5c319", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 84493, "upload_time": "2014-07-16T02:54:21", "url": "https://files.pythonhosted.org/packages/81/38/e2f616ff3bce361545eb084341e225d100f9d5112bf4c7aa89f0549ba055/pyreadline-ais-2.0.3.tar.gz" } ] }