{ "info": { "author": "Anson Rosenthal", "author_email": "anson.rosenthal@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Topic :: Software Development" ], "description": "ignore\n===\n\n`ignore` allows you to quickly add common sets of file types to your `.gitignore` file. It pulls from `https://github.com/github/gitignore`.\n```\n $ ignore python\n $ cat .gitignore\n\n # Byte-compiled / optimized / DLL files\n __pycache__/\n *.py[cod]\n *$py.class\n\n # C extensions\n *.so\n .\n .\n .\n```", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/anrosent/ignore.git", "keywords": null, "license": "MIT License", "maintainer": null, "maintainer_email": null, "name": "ignore-from-github", "package_url": "https://pypi.org/project/ignore-from-github/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/ignore-from-github/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/anrosent/ignore.git" }, "release_url": "https://pypi.org/project/ignore-from-github/1.0/", "requires_dist": null, "requires_python": null, "summary": "Add common sets of ignored file types to your .gitignore easily", "version": "1.0" }, "last_serial": 1625714, "releases": { "0.3.0": [ { "comment_text": "", "digests": { "md5": "25cb09a40cd22326ee77eabc6bc9ce26", "sha256": "4862051055245dcefdf6206e286e21bc53380df9dec934d6e97b023bef3f5f19" }, "downloads": -1, "filename": "ignore-from-github-0.3.0.tar.gz", "has_sig": false, "md5_digest": "25cb09a40cd22326ee77eabc6bc9ce26", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2638, "upload_time": "2015-07-09T03:46:21", "url": "https://files.pythonhosted.org/packages/71/e2/4a551a8edddbea8bee77d8bca2e9264a0880786aeaac68042d007ab9e476/ignore-from-github-0.3.0.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "c4ff7e0a40b97c8ff6dc00d13e9676eb", "sha256": "fe1838a381675adfad3f76fe9b9746191252b4b42720eb2cd16efc3b706968a3" }, "downloads": -1, "filename": "ignore-from-github-0.3.1.tar.gz", "has_sig": false, "md5_digest": "c4ff7e0a40b97c8ff6dc00d13e9676eb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2626, "upload_time": "2015-07-09T03:49:58", "url": "https://files.pythonhosted.org/packages/76/38/307e70371b630f93222cf6015c24eaa4ab9ab83cd233ee98996587d47b9c/ignore-from-github-0.3.1.tar.gz" } ], "1.0": [ { "comment_text": "", "digests": { "md5": "c523339be7616983a94ddbc1e1e9bb49", "sha256": "6f95c04c5a5f7aea28824b47b3bc0ca9d2beda142a5ecdc67115f9ffadb5e440" }, "downloads": -1, "filename": "ignore-from-github-1.0.tar.gz", "has_sig": false, "md5_digest": "c523339be7616983a94ddbc1e1e9bb49", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2645, "upload_time": "2015-07-09T03:54:31", "url": "https://files.pythonhosted.org/packages/ce/1d/b07ddcde8554b8e558b97d647b3c50ab469e1380b63f811df77f9db82302/ignore-from-github-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c523339be7616983a94ddbc1e1e9bb49", "sha256": "6f95c04c5a5f7aea28824b47b3bc0ca9d2beda142a5ecdc67115f9ffadb5e440" }, "downloads": -1, "filename": "ignore-from-github-1.0.tar.gz", "has_sig": false, "md5_digest": "c523339be7616983a94ddbc1e1e9bb49", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2645, "upload_time": "2015-07-09T03:54:31", "url": "https://files.pythonhosted.org/packages/ce/1d/b07ddcde8554b8e558b97d647b3c50ab469e1380b63f811df77f9db82302/ignore-from-github-1.0.tar.gz" } ] }