{
"info": {
"author": "con-f-use",
"author_email": "con-f-use@gmx.net",
"bugtrack_url": null,
"classifiers": [
"Environment :: Console",
"Intended Audience :: End Users/Desktop",
"Operating System :: OS Independent",
"Programming Language :: Python",
"Topic :: Desktop Environment",
"Topic :: System :: Shells",
"Topic :: System :: System Shells"
],
"description": "xontrib-histcpy\n---------------\nUseful aliases and shortcuts for extracting links and text from command\noutput history in [xonsh](https://xon.sh).\n\n\n\n------\n\nUsage\n=====\n\nIf you use [ptk(2)-prompts](https://python-prompt-toolkit.readthedocs.io/en/master/), `histcpy` will bind the follow shortcuts:\n\n * Alt + u: Open one of the URLs that a previous command wrote to output in your web browser\n * Alt + y: Copy one of the URLs to clipboard\n\nThe same functionality and more is available with the following command aliases (even when not using ptk):\n\n * `getout`: Copy the output of one of the last few commands to clipboard (without re-running the command - uses history)\n * `cpyclip`: Copy one of the last few URLs that a command wrote to stdout to clipboard (Alt+y keybinding)\n * `cpyclip`: Open one of the last few URLs that a command wrote to stdout in your browser (Alt+u keybinding)\n\nInstallation\n============\n\nJust do a\n```console\npip install xontrib-histcpy\n```\n\nor you can clone the repo with pip\n```console\npip install git+https://github.com/con-f-use/xontrib-histcpy\n```\n\nConfiguration\n=============\n\nTo automatically load `histcpy` on startup, put\n```console\nxontrib load histcpy\n```\n\nin your `.xonshrc`.\n\n\n",
"description_content_type": "text/markdown",
"docs_url": null,
"download_url": "",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://github.com/con-f-use/xontrib-histcpy",
"keywords": "",
"license": "GPLv3",
"maintainer": "",
"maintainer_email": "",
"name": "xontrib-histcpy",
"package_url": "https://pypi.org/project/xontrib-histcpy/",
"platform": "any",
"project_url": "https://pypi.org/project/xontrib-histcpy/",
"project_urls": {
"Homepage": "https://github.com/con-f-use/xontrib-histcpy"
},
"release_url": "https://pypi.org/project/xontrib-histcpy/0.1/",
"requires_dist": null,
"requires_python": "",
"summary": "Useful aliases and shortcuts for extracting links and text from command output history in xonsh",
"version": "0.1"
},
"last_serial": 5306835,
"releases": {
"0.1": [
{
"comment_text": "",
"digests": {
"md5": "9cb2cacb999188dc0f147bc631334e61",
"sha256": "fb096aacdaf2efcb74b38f185bc67272e78bff93d0825807f2942555b062defe"
},
"downloads": -1,
"filename": "xontrib_histcpy-0.1-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "9cb2cacb999188dc0f147bc631334e61",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 16596,
"upload_time": "2019-05-23T09:43:48",
"url": "https://files.pythonhosted.org/packages/56/ce/315237e3cfd251c75035e493e97a84b5dbd37b831edebbabe408c2524416/xontrib_histcpy-0.1-py2.py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "2d5951b6466bb5ce7874ff66b470ee7d",
"sha256": "ccc4557c33b8798ff745472d4dd8bef501f05e764400c939c0a75f71df035353"
},
"downloads": -1,
"filename": "xontrib-histcpy-0.1.tar.gz",
"has_sig": false,
"md5_digest": "2d5951b6466bb5ce7874ff66b470ee7d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 4024,
"upload_time": "2019-05-23T09:43:50",
"url": "https://files.pythonhosted.org/packages/61/b2/439efd00ef14bedbcc8cf0b6f8056a8da65e288601ee5b21952958bd8bfa/xontrib-histcpy-0.1.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "9cb2cacb999188dc0f147bc631334e61",
"sha256": "fb096aacdaf2efcb74b38f185bc67272e78bff93d0825807f2942555b062defe"
},
"downloads": -1,
"filename": "xontrib_histcpy-0.1-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "9cb2cacb999188dc0f147bc631334e61",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 16596,
"upload_time": "2019-05-23T09:43:48",
"url": "https://files.pythonhosted.org/packages/56/ce/315237e3cfd251c75035e493e97a84b5dbd37b831edebbabe408c2524416/xontrib_histcpy-0.1-py2.py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "2d5951b6466bb5ce7874ff66b470ee7d",
"sha256": "ccc4557c33b8798ff745472d4dd8bef501f05e764400c939c0a75f71df035353"
},
"downloads": -1,
"filename": "xontrib-histcpy-0.1.tar.gz",
"has_sig": false,
"md5_digest": "2d5951b6466bb5ce7874ff66b470ee7d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 4024,
"upload_time": "2019-05-23T09:43:50",
"url": "https://files.pythonhosted.org/packages/61/b2/439efd00ef14bedbcc8cf0b6f8056a8da65e288601ee5b21952958bd8bfa/xontrib-histcpy-0.1.tar.gz"
}
]
}