{ "info": { "author": "Aron Bordin", "author_email": "aron.bordin@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Code Generators", "Topic :: Software Development :: Version Control", "Topic :: Software Development :: Version Control :: Git", "Topic :: Utilities" ], "description": "# gitignore-cli\nA simple CLI (Command Line Interface) to download .gitignore from http://github.com/github/gitignore/\n\n## Install\n\nInstall it using:\n pip install gitignore-cli\n\n\n## Usage\n\nUsage: gitignore-cli [OPTIONS] COMMAND [ARGS]...\n\nOptions:\n --help Show the help message and exit.\n\nCommands:\n download Downloads a .gitignore given its name (append if a .gitignore already exist)\n list Return a list of the available .gitignores\n search Search a .gitignore\n \n## Examples\n\n* gitignore-cli download python\n* gitignore-cli search py", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/aron-bordin/gitignore-cli", "keywords": "git gitignore generate download", "license": "GPL", "maintainer": "", "maintainer_email": "", "name": "gitignore-cli", "package_url": "https://pypi.org/project/gitignore-cli/", "platform": "", "project_url": "https://pypi.org/project/gitignore-cli/", "project_urls": { "Homepage": "https://github.com/aron-bordin/gitignore-cli" }, "release_url": "https://pypi.org/project/gitignore-cli/1.0.3/", "requires_dist": null, "requires_python": "", "summary": "gitignore cli downloader", "version": "1.0.3" }, "last_serial": 2815914, "releases": { "1.0.3": [ { "comment_text": "", "digests": { "md5": "f655bc1be670ee07dda7e6a6beac5122", "sha256": "5087a6f661012c09e75c8c03b1e92fb7d334f80b0a7e46ded95815cdd1b0fff6" }, "downloads": -1, "filename": "gitignore-cli-1.0.3.tar.gz", "has_sig": false, "md5_digest": "f655bc1be670ee07dda7e6a6beac5122", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15076, "upload_time": "2017-04-19T15:39:06", "url": "https://files.pythonhosted.org/packages/97/27/50ec9477fae0a3b392e6faa3440cb4524e54aa8e52eba6324e290dc69eb5/gitignore-cli-1.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f655bc1be670ee07dda7e6a6beac5122", "sha256": "5087a6f661012c09e75c8c03b1e92fb7d334f80b0a7e46ded95815cdd1b0fff6" }, "downloads": -1, "filename": "gitignore-cli-1.0.3.tar.gz", "has_sig": false, "md5_digest": "f655bc1be670ee07dda7e6a6beac5122", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15076, "upload_time": "2017-04-19T15:39:06", "url": "https://files.pythonhosted.org/packages/97/27/50ec9477fae0a3b392e6faa3440cb4524e54aa8e52eba6324e290dc69eb5/gitignore-cli-1.0.3.tar.gz" } ] }