{ "info": { "author": "Glen Mailer", "author_email": "glenjamin@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "git mnemonic\n============\n\nSpeakable, rememberable translations for git ref hashes\n\n[![Build Status](https://travis-ci.org/glenjamin/git-mnemonic.png)](https://travis-ci.org/glenjamin/git-mnemonic)\n\nUsage\n-----\n\nFrom inside a git repository\n\n # Defaults to HEAD\n $ git mnemonic\n end line grab ding\n\n # Can be given a specific revision\n $ git mnemonic origin/master\n line pot end bear\n\n # Will translate back to the full git hash\n $ git mnemonic line pot end bear\n 4b63bf41e0c2369c76b6e3ce3ea40ed5fa0977c3\n\nInstall\n-------\n\n pip install git-mnemonic\n\nTODO\n----\n\nIt'd be really nice to produce a really friendly word list, that contained only\nwords that sounded audiably distinct and were easy to spell / type / read.\nIt would also be awesome to support multiple spellings of tricky words.", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/glenjamin/git-mnemonic", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "git-mnemonic", "package_url": "https://pypi.org/project/git-mnemonic/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/git-mnemonic/", "project_urls": { "Homepage": "https://github.com/glenjamin/git-mnemonic" }, "release_url": "https://pypi.org/project/git-mnemonic/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Human friendly git hashes", "version": "0.1.0" }, "last_serial": 837687, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "f2f7233ed763bac14ebfb6d7d43c7943", "sha256": "e1cf8a04855f98d87d94bf3b51fe2f46ac653b9a3e637b0013ca3f8fdbe747e4" }, "downloads": -1, "filename": "git-mnemonic-0.1.0.tar.gz", "has_sig": false, "md5_digest": "f2f7233ed763bac14ebfb6d7d43c7943", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5958, "upload_time": "2013-08-11T17:38:28", "url": "https://files.pythonhosted.org/packages/88/1e/cd77c133fa62092515262ada0c47e5243269cae1e2de73b4bac631fa8057/git-mnemonic-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f2f7233ed763bac14ebfb6d7d43c7943", "sha256": "e1cf8a04855f98d87d94bf3b51fe2f46ac653b9a3e637b0013ca3f8fdbe747e4" }, "downloads": -1, "filename": "git-mnemonic-0.1.0.tar.gz", "has_sig": false, "md5_digest": "f2f7233ed763bac14ebfb6d7d43c7943", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5958, "upload_time": "2013-08-11T17:38:28", "url": "https://files.pythonhosted.org/packages/88/1e/cd77c133fa62092515262ada0c47e5243269cae1e2de73b4bac631fa8057/git-mnemonic-0.1.0.tar.gz" } ] }