{ "info": { "author": "Niklas Rosenstein", "author_email": "rosensteinniklas@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "# git-profile\n\nA tiny command-line tool that allows you to override local repository\nsettings by switching profilef.\n\n $ git profile\n * default\n Work\n $ git profile Work\n Switched to profile \"Work\".\n\nA profile can be created simply by adding the name of the profile to one\nor more sections that should be overwritten when the profile is activated.\n\n [Work.user]\n email = \"me@work.com\"\n signingkey = 2SDASF9ASF8ASF9A\n\nTo revert the changes that a profile applied, simply do\n\n $ git profile default\n\n### Vendored Libraries\n\n* [`gitconfigparser.py`](https://github.com/looking-for-a-job/gitconfigparser.py)\n by looking-for-a-job @ GitHub\n\n### Changelog\n\n#### 1.0.0 (2019-04-23)\n\n* Initial release\n\n---\n\n

Copyright © 2019 Niklas Rosenstein

", "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/NiklasRosenstein/git-profile", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "git-profile", "package_url": "https://pypi.org/project/git-profile/", "platform": "", "project_url": "https://pypi.org/project/git-profile/", "project_urls": { "Homepage": "https://github.com/NiklasRosenstein/git-profile" }, "release_url": "https://pypi.org/project/git-profile/1.0.0/", "requires_dist": null, "requires_python": "", "summary": "Easily switch between Git configurations on a per-repository basis.", "version": "1.0.0" }, "last_serial": 5175829, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "b3863c173c710ebce75d0718678fc094", "sha256": "c729b9de54f9e6699116a855e6f7e1bdaeff4ab12a1b4656820574c9ddbffabd" }, "downloads": -1, "filename": "git-profile-1.0.0.tar.gz", "has_sig": false, "md5_digest": "b3863c173c710ebce75d0718678fc094", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9455, "upload_time": "2019-04-23T07:16:32", "url": "https://files.pythonhosted.org/packages/15/e2/3712413a5a6b43a74762dc02ef0eb216b2187e623c2aac78078e7a47378a/git-profile-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b3863c173c710ebce75d0718678fc094", "sha256": "c729b9de54f9e6699116a855e6f7e1bdaeff4ab12a1b4656820574c9ddbffabd" }, "downloads": -1, "filename": "git-profile-1.0.0.tar.gz", "has_sig": false, "md5_digest": "b3863c173c710ebce75d0718678fc094", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9455, "upload_time": "2019-04-23T07:16:32", "url": "https://files.pythonhosted.org/packages/15/e2/3712413a5a6b43a74762dc02ef0eb216b2187e623c2aac78078e7a47378a/git-profile-1.0.0.tar.gz" } ] }