pyreadline


Namepyreadline JSON
Version 2.1 PyPI version JSON
download
home_pagehttp://ipython.org/pyreadline.html
SummaryA python implmementation of GNU readline.
upload_time2015-09-16 08:24:48
maintainer
docs_urlhttps://pythonhosted.org/pyreadline/
authorJorgen Stenarson
requires_pythonNone
licenseBSD
keywords readline pyreadline
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            The pyreadline package is a python implementation of GNU readline functionality
it is based on the ctypes based UNC readline package by Gary Bishop.
It is not complete. It has been tested for use with windows 2000 and windows xp.

* pyreadline 2.1 <2015-09-16>

  This is a bugfix release to make pyreadline work with python 3.5.

  Contributors to this release:

    - Jörgen Stenarson, maintainer
    - kivhift, improved error message for running on non windows platforms
    - zooba, made helpful suggestions to make it work for python 3.5

  Version 2.1 of pyreadline has been verfied for Python 2.7, and 3.4, 3.5.


Features:
 *  keyboard text selection and copy/paste
 *  Shift-arrowkeys for text selection
 *  Control-c can be used for copy activate with allow_ctrl_c(True) in config file
 *  Double tapping ctrl-c will raise a KeyboardInterrupt, use ctrl_c_tap_time_interval(x)
    where x is your preferred tap time window, default 0.3 s.
 *  paste pastes first line of content on clipboard.
 *  ipython_paste, pastes tab-separated data as list of lists or numpy array if all data is numeric
 *  paste_mulitline_code pastes multi line code, removing any empty lines.


 The latest development version is always available at the IPython github
 repository_.

.. _repository: https://github.com/pyreadline/pyreadline.git
            

Raw data

            {
    "_id": null,
    "home_page": "http://ipython.org/pyreadline.html",
    "name": "pyreadline",
    "maintainer": "",
    "docs_url": "https://pythonhosted.org/pyreadline/",
    "requires_python": null,
    "maintainer_email": "",
    "keywords": "readline,pyreadline",
    "author": "Jorgen Stenarson",
    "author_email": "jorgen.stenarson@kroywen.se",
    "download_url": "https://files.pythonhosted.org/packages/bc/7c/d724ef1ec3ab2125f38a1d53285745445ec4a8f19b9bb0761b4064316679/pyreadline-2.1.zip",
    "platform": "Windows XP/2000/NT,Windows 95/98/ME",
    "description": "The pyreadline package is a python implementation of GNU readline functionality\r\nit is based on the ctypes based UNC readline package by Gary Bishop.\r\nIt is not complete. It has been tested for use with windows 2000 and windows xp.\r\n\r\n* pyreadline 2.1 <2015-09-16>\r\n\r\n  This is a bugfix release to make pyreadline work with python 3.5.\r\n\r\n  Contributors to this release:\r\n\r\n    - J\u00f6rgen Stenarson, maintainer\r\n    - kivhift, improved error message for running on non windows platforms\r\n    - zooba, made helpful suggestions to make it work for python 3.5\r\n\r\n  Version 2.1 of pyreadline has been verfied for Python 2.7, and 3.4, 3.5.\r\n\r\n\r\nFeatures:\r\n *  keyboard text selection and copy/paste\r\n *  Shift-arrowkeys for text selection\r\n *  Control-c can be used for copy activate with allow_ctrl_c(True) in config file\r\n *  Double tapping ctrl-c will raise a KeyboardInterrupt, use ctrl_c_tap_time_interval(x)\r\n    where x is your preferred tap time window, default 0.3 s.\r\n *  paste pastes first line of content on clipboard.\r\n *  ipython_paste, pastes tab-separated data as list of lists or numpy array if all data is numeric\r\n *  paste_mulitline_code pastes multi line code, removing any empty lines.\r\n\r\n\r\n The latest development version is always available at the IPython github\r\n repository_.\r\n\r\n.. _repository: https://github.com/pyreadline/pyreadline.git",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "A python implmementation of GNU readline.",
    "version": "2.1",
    "split_keywords": [
        "readline",
        "pyreadline"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "fb0a091c64c045d6fa5c2020adc81162",
                "sha256": "65540c21bfe14405a3a77e4c085ecfce88724743a4ead47c66b84defcf82c32e"
            },
            "downloads": -1,
            "filename": "pyreadline-2.1.win32.exe",
            "has_sig": false,
            "md5_digest": "fb0a091c64c045d6fa5c2020adc81162",
            "packagetype": "bdist_wininst",
            "python_version": "any",
            "requires_python": null,
            "size": 284976,
            "upload_time": "2015-09-16T08:27:16",
            "upload_time_iso_8601": "2015-09-16T08:27:16.911586Z",
            "url": "https://files.pythonhosted.org/packages/bc/ca/316035ec616c08979bbed47fb25b843415cf2d118a2f95f55173334300a6/pyreadline-2.1.win32.exe",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "64-bit",
            "digests": {
                "md5": "3e467d8c16c60d46847039d173fecc49",
                "sha256": "9ce5fa65b8992dfa373bddc5b6e0864ead8f291c94fbfec05fbd5c836162e67b"
            },
            "downloads": -1,
            "filename": "pyreadline-2.1.win-amd64.exe",
            "has_sig": false,
            "md5_digest": "3e467d8c16c60d46847039d173fecc49",
            "packagetype": "bdist_wininst",
            "python_version": "any",
            "requires_python": null,
            "size": 316208,
            "upload_time": "2015-09-16T08:27:51",
            "upload_time_iso_8601": "2015-09-16T08:27:51.793056Z",
            "url": "https://files.pythonhosted.org/packages/8b/13/bed49b87af0b4f345b4e54897b5ab6a4b848e4dd300ec4195a0016b8650c/pyreadline-2.1.win-amd64.exe",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "c389f357ff598f3f82749372d58f2f95",
                "sha256": "4530592fc2e85b25b1a9f79664433da09237c1a270e4d78ea5aa3a2c7229e2d1"
            },
            "downloads": -1,
            "filename": "pyreadline-2.1.zip",
            "has_sig": false,
            "md5_digest": "c389f357ff598f3f82749372d58f2f95",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 109189,
            "upload_time": "2015-09-16T08:24:48",
            "upload_time_iso_8601": "2015-09-16T08:24:48.745310Z",
            "url": "https://files.pythonhosted.org/packages/bc/7c/d724ef1ec3ab2125f38a1d53285745445ec4a8f19b9bb0761b4064316679/pyreadline-2.1.zip",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2015-09-16 08:24:48",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "pyreadline"
}
        
Elapsed time: 0.02321s