{ "info": { "author": "", "author_email": "", "bugtrack_url": null, "classifiers": [ "Operating System :: Unix", "Programming Language :: Unix Shell", "Topic :: Utilities" ], "description": "\n\n[![](https://img.shields.io/badge/OS-Unix-blue.svg?longCache=True)]()\n\n#### Installation\n```bash\n$ [sudo] pip install gist-description\n```\n\n#### Config\n```bash\n$ export GITHUB_TOKEN=\"\"\n```\n\n#### Scripts usage\n```bash\nusage: gist-description id [description]\n```\n\n#### Examples\n```bash\n$ gist-description \"new description\"\n$ gist-description \nnew description\n```\n\nupdate multiple gists description\n```bash\n$ pip install gist-id\n```\n\na) folder name as description\n```bash\nfind ~/git/gists -type d -maxdepth 1 -exec bash -l -c 'id=$(gist-id \"$0\"); desc=\"$(basename \"$0\")\"; [[ -n $id ]] && gist-description $id $desc' {} \\;\n```\n\nb) `description.txt` as description\n```bash\n$ find ~/git/gists -type d -maxdepth 1 -exec bash -l -c 'id=$(gist-id \"$0\"); desc=\"$(cat description.txt 2> /dev/null)\"; [[ -n $id ]] && [[ -n $desc ]] && gist-description $id $desc' {} \\;\n```\n\n

\n python-readme-generator\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/looking-for-a-job/gist-description", "keywords": "gist", "license": "", "maintainer": "", "maintainer_email": "", "name": "gist-description", "package_url": "https://pypi.org/project/gist-description/", "platform": "", "project_url": "https://pypi.org/project/gist-description/", "project_urls": { "Homepage": "https://github.com/looking-for-a-job/gist-description" }, "release_url": "https://pypi.org/project/gist-description/2019.5.8/", "requires_dist": null, "requires_python": "", "summary": "get/set gist description", "version": "2019.5.8" }, "last_serial": 5587312, "releases": { "2019.5.3": [ { "comment_text": "", "digests": { "md5": "bfdbcc0ac407513d82edb082070547f9", "sha256": "0471000733cad0f6c69d01fc02305ca983b9993fd4485ab8a325d23230a3afbd" }, "downloads": -1, "filename": "gist-description-2019.5.3.tar.gz", "has_sig": false, "md5_digest": "bfdbcc0ac407513d82edb082070547f9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1682, "upload_time": "2019-05-04T12:48:33", "url": "https://files.pythonhosted.org/packages/93/43/fb45e894eb92d1775f9f214bb315ffde8d3583d4587c5649fbafd82b7c2f/gist-description-2019.5.3.tar.gz" } ], "2019.5.8": [ { "comment_text": "", "digests": { "md5": "b0baaf9760477e8726f59e6dd74e1035", "sha256": "0b3491e01973964d7264956b907ec152dc59f81ea5bcbdfdd0e7a944677157a8" }, "downloads": -1, "filename": "gist-description-2019.5.8.tar.gz", "has_sig": false, "md5_digest": "b0baaf9760477e8726f59e6dd74e1035", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1693, "upload_time": "2019-05-08T11:59:12", "url": "https://files.pythonhosted.org/packages/0d/22/953abd0f4c3b0647bef79f808d63ae7ef46822a00be0b719d211f94b1bdc/gist-description-2019.5.8.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b0baaf9760477e8726f59e6dd74e1035", "sha256": "0b3491e01973964d7264956b907ec152dc59f81ea5bcbdfdd0e7a944677157a8" }, "downloads": -1, "filename": "gist-description-2019.5.8.tar.gz", "has_sig": false, "md5_digest": "b0baaf9760477e8726f59e6dd74e1035", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1693, "upload_time": "2019-05-08T11:59:12", "url": "https://files.pythonhosted.org/packages/0d/22/953abd0f4c3b0647bef79f808d63ae7ef46822a00be0b719d211f94b1bdc/gist-description-2019.5.8.tar.gz" } ] }