{ "info": { "author": "Tomer Keren", "author_email": "tomer.keren.dev@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.7" ], "description": "# Repo Link\n[![Build Status](https://travis-ci.com/Tadaboody/repo_link.svg?branch=master)](https://travis-ci.com/Tadaboody/repo_link) !\n---\nOpen github links inside your favorite editor\n\nAutomatically runs `clone`, `checkout`, and opens the correct line for you!\n## Installation\nInstall by running\n```sh\npip install repo_link\n```\n## Usage:\n```sh\n repo_link https://github.com/Tadaboody/repo_link/blob/master/repo_link/repo_link.py#L24\n```\n```sh\nusage: repo_link [-h] [--parents PARENTS [PARENTS ...]] [--editor EDITOR]\n [--config CONFIG]\n link\n\nOpen github link in editor\n\npositional arguments:\n link The opened link\n\noptional arguments:\n -h, --help show this help message and exit\n --parents PARENTS [PARENTS ...]\n Directories where the repository will be searched. if\n not found it will be cloned into the first one\n --editor EDITOR The editor opened (default: EDITOR)\n --config CONFIG A json file where command line options can be hard-\n coded, default:~/.repo_link_config.json\n```\nA config json can be given, it will look like this\n```js\n{\n \"editor\":\"vim\",\n \"parents\":[\"~/Forks\",\"~\"]\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/Tadaboody/repo_link", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "repo-link", "package_url": "https://pypi.org/project/repo-link/", "platform": "", "project_url": "https://pypi.org/project/repo-link/", "project_urls": { "Homepage": "https://github.com/Tadaboody/repo_link" }, "release_url": "https://pypi.org/project/repo-link/0.1/", "requires_dist": null, "requires_python": "", "summary": "Open github links in your editor", "version": "0.1" }, "last_serial": 4940505, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "9df21dbb3e39ab9d4184722523ca01bf", "sha256": "3a157b727f0ccceab727e820c84f9645691f8a19c4e47ba6072e16190f64297e" }, "downloads": -1, "filename": "repo_link-0.1.tar.gz", "has_sig": false, "md5_digest": "9df21dbb3e39ab9d4184722523ca01bf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3671, "upload_time": "2019-03-14T16:13:28", "url": "https://files.pythonhosted.org/packages/03/51/af2c4a901770585a3b8a7aa1cbebca136f772b41f639e1734a59ac3d953d/repo_link-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9df21dbb3e39ab9d4184722523ca01bf", "sha256": "3a157b727f0ccceab727e820c84f9645691f8a19c4e47ba6072e16190f64297e" }, "downloads": -1, "filename": "repo_link-0.1.tar.gz", "has_sig": false, "md5_digest": "9df21dbb3e39ab9d4184722523ca01bf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3671, "upload_time": "2019-03-14T16:13:28", "url": "https://files.pythonhosted.org/packages/03/51/af2c4a901770585a3b8a7aa1cbebca136f772b41f639e1734a59ac3d953d/repo_link-0.1.tar.gz" } ] }