{ "info": { "author": "UNKNOWN", "author_email": "UNKNOWN", "bugtrack_url": null, "classifiers": [], "description": "================\negggitinfo README\n=================\n\nOverview\n========\nThis is a setuptools plugin that plants some git-related information into the .egg-info directory of a python package. To setuptools this information is refered to as 'metadata'. It is located in a file called 'git_info.txt', and can be retrieved using the from a Distribution object by calling the `get_metadata(name)` method. The 'git_info.txt' file stores the following information in JSON format.\n\ngit_branch\n----------\nStores the name of the active git branch.\n\ngit_remotes\n-----------\nStores a JSON object of git remotes, where the key is the name of the remote and the value is the url.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "egggitinfo", "package_url": "https://pypi.org/project/egggitinfo/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/egggitinfo/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/egggitinfo/0.1/", "requires_dist": null, "requires_python": null, "summary": "Plants some git-related data into the .egg-info directory of a python package.", "version": "0.1" }, "last_serial": 791580, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "95787d45e8115fb5de020c241a134b59", "sha256": "0924bf20058e695da80e51503033cccb526deaa3367aacd8e050c98b1f0e56c9" }, "downloads": -1, "filename": "egggitinfo-0.1.tar.gz", "has_sig": false, "md5_digest": "95787d45e8115fb5de020c241a134b59", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2232, "upload_time": "2012-05-23T22:28:08", "url": "https://files.pythonhosted.org/packages/58/e0/300e21847b27c0e87a48fae6e3fd48b177a83ab8e67f4f977439afda46a3/egggitinfo-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "95787d45e8115fb5de020c241a134b59", "sha256": "0924bf20058e695da80e51503033cccb526deaa3367aacd8e050c98b1f0e56c9" }, "downloads": -1, "filename": "egggitinfo-0.1.tar.gz", "has_sig": false, "md5_digest": "95787d45e8115fb5de020c241a134b59", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2232, "upload_time": "2012-05-23T22:28:08", "url": "https://files.pythonhosted.org/packages/58/e0/300e21847b27c0e87a48fae6e3fd48b177a83ab8e67f4f977439afda46a3/egggitinfo-0.1.tar.gz" } ] }