{ "info": { "author": "Bendik", "author_email": "bro.dev@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "==============================================\nwhitespacelint - Linting tool for whitespace\n==============================================\n\nSimple Linting tool for whitespace written in Python based on [bashlint](https://github.com/skudriashev/bashlint)\n\n\nInstallation\n------------\n``whitespacelint`` can be installed via the Python Package Index or from source.\n\nUsing ``pip`` to install ``whitespacelint``::\n\n $ pip install whitespacelint\n\nYou can download the source tarball and install ``whitespacelint`` as follows::\n\n $ python setup.py install\n\nor in development mode::\n\n $ python setup.py develop\n\n\nRules list\n----------\n**W201 Trailing whitespace**: Trailing whitespaces are superfluous::\n\n Okay: echo Test#\n W201: echo Test #\n\n**W202 Blank line contains whitespace**: Trailing whitespaces on blank lines\nare superfluous::\n\n Okay: #\n W202: #\n\n**W203 Trailing semicolon**: Trailing semicolons are superfluous::\n\n Okay: echo Test#\n W203: echo Test;#\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/bendikro/whitespacelint", "keywords": "lint", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "whitespacelint", "package_url": "https://pypi.org/project/whitespacelint/", "platform": "", "project_url": "https://pypi.org/project/whitespacelint/", "project_urls": { "Homepage": "https://github.com/bendikro/whitespacelint" }, "release_url": "https://pypi.org/project/whitespacelint/1.1.0/", "requires_dist": null, "requires_python": "", "summary": "Linting tool for whitespace", "version": "1.1.0" }, "last_serial": 4444896, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "4849a37bbe7f40d1b8ceebe1d5ceee71", "sha256": "ce1305c37d3d33b32a9ba10fe747b5107f121af15323d068e9019020a6a9b2f8" }, "downloads": -1, "filename": "whitespacelint-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "4849a37bbe7f40d1b8ceebe1d5ceee71", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6311, "upload_time": "2017-10-02T16:57:47", "url": "https://files.pythonhosted.org/packages/d6/c5/7cb6af5eba3c8c8d6c88e481c9a83aab25ef4d3f4f4be5e06922da1f9ebd/whitespacelint-1.0.0-py2.py3-none-any.whl" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "70ecc3f314dee016fb552b96c6e3e414", "sha256": "462a7e04f3a781bc41b99e6e10ce599ee9e4912280c2f400405736322c630935" }, "downloads": -1, "filename": "whitespacelint-1.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "70ecc3f314dee016fb552b96c6e3e414", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 6356, "upload_time": "2017-10-02T18:24:10", "url": "https://files.pythonhosted.org/packages/4a/6b/b43c68cc4600b9c0a41034724c32451e11155351d205bbb4d0972f221f8b/whitespacelint-1.0.1-py2.py3-none-any.whl" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "c20bde4a0b85cd06dcdf74dfe7f98715", "sha256": "9af318c8c13e2a354f00dbf8218a91efb20ec655ea5b48325c332b26ad758622" }, "downloads": -1, "filename": "whitespacelint-1.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c20bde4a0b85cd06dcdf74dfe7f98715", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 5867, "upload_time": "2018-11-02T14:59:23", "url": "https://files.pythonhosted.org/packages/4c/20/4faedd43c90194186b43e5f8c41c3779ff477e1600830bfabf8f9f588ff6/whitespacelint-1.1.0-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c20bde4a0b85cd06dcdf74dfe7f98715", "sha256": "9af318c8c13e2a354f00dbf8218a91efb20ec655ea5b48325c332b26ad758622" }, "downloads": -1, "filename": "whitespacelint-1.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c20bde4a0b85cd06dcdf74dfe7f98715", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 5867, "upload_time": "2018-11-02T14:59:23", "url": "https://files.pythonhosted.org/packages/4c/20/4faedd43c90194186b43e5f8c41c3779ff477e1600830bfabf8f9f588ff6/whitespacelint-1.1.0-py2.py3-none-any.whl" } ] }