{ "info": { "author": "Gyuri Hor\u00e1k", "author_email": "dyuri@horak.hu", "bugtrack_url": null, "classifiers": [ "Environment :: Console", "Intended Audience :: End Users/Desktop", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Topic :: Desktop Environment", "Topic :: System :: Shells", "Topic :: System :: System Shells" ], "description": "# Xontrib-ssh-agent\n\nSsh-agent xonsh integration.\n\n## Install\n\nInstall using pip\n\n```\npip install xontrib-ssh-agent\n```\n\nAdd to your `.xonshrc`:\n\n```\nxontrib load ssh_agent\n```\n\n## Usage\n\nThis xontrib launches `ssh-agent` when `xonsh` is started if it isn't already running, and sets the required environment variables.\n\nBy issuing the `ssh` command it checks for added identities, and if there's none it adds them via the `ssh-add` command.", "description_content_type": "text/markdown", "docs_url": null, "download_url": "https://bitbucket.org/dyuri/xontrib-ssh-agent/get/1.0.1.tar.bz2", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/dyuri/xontrib-ssh-agent", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "xontrib-ssh-agent", "package_url": "https://pypi.org/project/xontrib-ssh-agent/", "platform": "any", "project_url": "https://pypi.org/project/xontrib-ssh-agent/", "project_urls": { "Download": "https://bitbucket.org/dyuri/xontrib-ssh-agent/get/1.0.1.tar.bz2", "Homepage": "https://bitbucket.org/dyuri/xontrib-ssh-agent" }, "release_url": "https://pypi.org/project/xontrib-ssh-agent/1.0.1/", "requires_dist": null, "requires_python": "", "summary": "SSH agent integration for xonsh", "version": "1.0.1" }, "last_serial": 5419210, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "3c55c073eeea08151ace8d02e2bdb162", "sha256": "4fa431e89e9a2a8d2311b0384c92eb4e8e69588e855852c8b2ca78aeb6cbf360" }, "downloads": -1, "filename": "xontrib-ssh-agent-1.0.0.tar.gz", "has_sig": false, "md5_digest": "3c55c073eeea08151ace8d02e2bdb162", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2099, "upload_time": "2019-06-18T15:40:22", "url": "https://files.pythonhosted.org/packages/bc/8c/f26215c3136f818db41d1b6b6842892ad2785b7484b407abfe1e0abad0ce/xontrib-ssh-agent-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "df596c79210efb0b8171ef33f29d24a6", "sha256": "f4673161081cfc1f52b249ea43f225df8f12a590ed086711b567024428d78361" }, "downloads": -1, "filename": "xontrib-ssh-agent-1.0.1.tar.gz", "has_sig": false, "md5_digest": "df596c79210efb0b8171ef33f29d24a6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2776, "upload_time": "2019-06-19T08:35:52", "url": "https://files.pythonhosted.org/packages/6d/7a/8846b6fe0456c2a867fa492487e6d8dc6035db50204be6ec701b445ac8c9/xontrib-ssh-agent-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "df596c79210efb0b8171ef33f29d24a6", "sha256": "f4673161081cfc1f52b249ea43f225df8f12a590ed086711b567024428d78361" }, "downloads": -1, "filename": "xontrib-ssh-agent-1.0.1.tar.gz", "has_sig": false, "md5_digest": "df596c79210efb0b8171ef33f29d24a6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2776, "upload_time": "2019-06-19T08:35:52", "url": "https://files.pythonhosted.org/packages/6d/7a/8846b6fe0456c2a867fa492487e6d8dc6035db50204be6ec701b445ac8c9/xontrib-ssh-agent-1.0.1.tar.gz" } ] }