{ "info": { "author": "Chow Loong Jin", "author_email": "hyperair@debian.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Framework :: Flake8", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Software Development :: Quality Assurance" ], "description": "flake8-expandtab\n================\n\nIntroduction\n------------\n\n`flake8 `__ for tab junkies. This\nextension allows you to pre-expand tabs into spaces before flake8 parses\nfiles, to get around flake8's 8-space tab assumption.\n\nInstallation\n------------\n\nInstall it via pip:\n\n.. code:: sh\n\n $ pip install flake8 flake8-expandtab\n\nConfiguration\n-------------\n\nYou can specify ``--tab-width`` to an integer value to activate this\nextension, or specify ``tab-width`` in your config.\n\nAuthors\n-------\n\n- **Chow Loong Jin** - *Initial work* -\n `hyperair `__\n\nSee also the list of\n`contributors `__\nwho participated in this project.\n\nLicense\n-------\n\nThis project is licensed under the MIT License - see the\n`LICENSE `__ file for details\n\nAcknowledgments\n---------------\n\n- `README-Template.md from\n PurpleBooth `__\n- `flake8 `__ -- a great linting tool\n that really hates tabs\n- `Rejected pycodestyle smart-tabs\n PR `__ -- kudos to\n `dsedivec `__ for the initial attempt at\n making flake8 usable with tab indentation", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://www.github.com/hyperair/flake8-expandtab", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "flake8-expandtab", "package_url": "https://pypi.org/project/flake8-expandtab/", "platform": "", "project_url": "https://pypi.org/project/flake8-expandtab/", "project_urls": { "Homepage": "https://www.github.com/hyperair/flake8-expandtab" }, "release_url": "https://pypi.org/project/flake8-expandtab/0.3/", "requires_dist": null, "requires_python": "", "summary": "flake8 for tab junkies", "version": "0.3" }, "last_serial": 3610058, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "44078f1e4e092443ff04a43d8e93ff07", "sha256": "8e09d04ebbbb99a99cedb6345b76c4d49702ce268735bb2dedc846fb00c80b2d" }, "downloads": -1, "filename": "flake8-expandtab-0.1.tar.gz", "has_sig": false, "md5_digest": "44078f1e4e092443ff04a43d8e93ff07", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2352, "upload_time": "2017-10-12T18:12:18", "url": "https://files.pythonhosted.org/packages/b0/af/443947b1800324ac0ea1c6865950f92cd1944a71214d637a849d8039896d/flake8-expandtab-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "6471360bca24e79a51f4084d608d67e6", "sha256": "3f049931ca201a083dbcdc500e37eb7f141ac4d7f66d9b831be83071f588fb37" }, "downloads": -1, "filename": "flake8-expandtab-0.2.tar.gz", "has_sig": false, "md5_digest": "6471360bca24e79a51f4084d608d67e6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2733, "upload_time": "2018-02-23T10:27:05", "url": "https://files.pythonhosted.org/packages/9b/38/597f52471af1456aea87d6246eb7935d31586032c091a1d2c18991cf3fa2/flake8-expandtab-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "8abfaef4c5d9f40da384bbb2b9485d6b", "sha256": "3e87533a300431726ef37ba42d8a98d20882b916090b174ca9f490337a9c635e" }, "downloads": -1, "filename": "flake8-expandtab-0.3.tar.gz", "has_sig": false, "md5_digest": "8abfaef4c5d9f40da384bbb2b9485d6b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2556, "upload_time": "2018-02-23T18:15:06", "url": "https://files.pythonhosted.org/packages/01/3c/ee7d4d0bb25742ff09a3a762ebec0b0dcbfcdc8cbe5a7ac49ccdbe898d14/flake8-expandtab-0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8abfaef4c5d9f40da384bbb2b9485d6b", "sha256": "3e87533a300431726ef37ba42d8a98d20882b916090b174ca9f490337a9c635e" }, "downloads": -1, "filename": "flake8-expandtab-0.3.tar.gz", "has_sig": false, "md5_digest": "8abfaef4c5d9f40da384bbb2b9485d6b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2556, "upload_time": "2018-02-23T18:15:06", "url": "https://files.pythonhosted.org/packages/01/3c/ee7d4d0bb25742ff09a3a762ebec0b0dcbfcdc8cbe5a7ac49ccdbe898d14/flake8-expandtab-0.3.tar.gz" } ] }