{ "info": { "author": "chhsiao90", "author_email": "chhsiao90@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Console", "Environment :: Console :: Curses", "License :: OSI Approved :: MIT License", "Operating System :: MacOS :: MacOS X", "Operating System :: POSIX", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy" ], "description": "cheat-ext\n=========\n\n|Build Status| |Coverage Status|\n\nAn extension of `cheat `__\nProvide simple methodology to extends cheatsheets\n\nInstall\n-------\n\n::\n\n pip install cheat-ext\n\nUsage\n-----\n\nDownload cheatsheets from github\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n\n| This command will clone github respository to\n ``~/.cheat/.ext/author_repository``\n| and will also add symbolic link from ``~/.cheat/cmd`` to\n ``~/.cheat/.ext/author_repository/cmd``\n\n::\n\n # installed cheatsheets from github repository\n cheat-ext install chhsiao90/cheatsheets-java\n # then use cheat to display the cheatsheet defined in the cheatsheets repository\n cheat cmd\n\nAvailable cheatsheets\n---------------------\n\n- `chhsiao90/cheatsheets-java `__\n : Cheatsheets for Java\n\n.. |Build Status| image:: https://travis-ci.org/chhsiao90/cheat-ext.svg?branch=master\n :target: https://travis-ci.org/chhsiao90/cheat-ext\n.. |Coverage Status| image:: https://coveralls.io/repos/github/chhsiao90/cheat-ext/badge.svg?branch=master\n :target: https://coveralls.io/github/chhsiao90/cheat-ext?branch=master\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/chhsiao90/cheat-ext", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "cheat-ext", "package_url": "https://pypi.org/project/cheat-ext/", "platform": "", "project_url": "https://pypi.org/project/cheat-ext/", "project_urls": { "Homepage": "https://github.com/chhsiao90/cheat-ext" }, "release_url": "https://pypi.org/project/cheat-ext/0.1/", "requires_dist": [ "GitPython (==2.1.0)", "mock (==2.0.0); extra == 'dev'", "tox (==2.5.0); extra == 'dev'", "pytest (==3.0.4); extra == 'dev'" ], "requires_python": "", "summary": "Cheat Extension", "version": "0.1" }, "last_serial": 2471350, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "768f9099e6086ba217e1497505461d01", "sha256": "dcbc819200de256b4b2458731f46f0f57534d215a208edfc5835176a5a426789" }, "downloads": -1, "filename": "cheat_ext-0.1-py2-none-any.whl", "has_sig": false, "md5_digest": "768f9099e6086ba217e1497505461d01", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 9887, "upload_time": "2016-11-20T04:17:54", "url": "https://files.pythonhosted.org/packages/a4/17/c3535864ee24823c804c8f82c66001f5368932c14658733a700ffc79a707/cheat_ext-0.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "808ec879313056c05852256ba38efbac", "sha256": "8b8d7fce9b5f2763175cbad221267e67ecdc450a6c4b677bfa369b27cbee57e0" }, "downloads": -1, "filename": "cheat-ext-0.1.tar.gz", "has_sig": false, "md5_digest": "808ec879313056c05852256ba38efbac", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5192, "upload_time": "2016-11-20T04:17:57", "url": "https://files.pythonhosted.org/packages/06/2c/ea54722d5dd539fcffb4ac157bb33d26640324d948d761336ecb11432cbc/cheat-ext-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "768f9099e6086ba217e1497505461d01", "sha256": "dcbc819200de256b4b2458731f46f0f57534d215a208edfc5835176a5a426789" }, "downloads": -1, "filename": "cheat_ext-0.1-py2-none-any.whl", "has_sig": false, "md5_digest": "768f9099e6086ba217e1497505461d01", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 9887, "upload_time": "2016-11-20T04:17:54", "url": "https://files.pythonhosted.org/packages/a4/17/c3535864ee24823c804c8f82c66001f5368932c14658733a700ffc79a707/cheat_ext-0.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "808ec879313056c05852256ba38efbac", "sha256": "8b8d7fce9b5f2763175cbad221267e67ecdc450a6c4b677bfa369b27cbee57e0" }, "downloads": -1, "filename": "cheat-ext-0.1.tar.gz", "has_sig": false, "md5_digest": "808ec879313056c05852256ba38efbac", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5192, "upload_time": "2016-11-20T04:17:57", "url": "https://files.pythonhosted.org/packages/06/2c/ea54722d5dd539fcffb4ac157bb33d26640324d948d761336ecb11432cbc/cheat-ext-0.1.tar.gz" } ] }