{ "info": { "author": "honzo0481", "author_email": "gonzalesre@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "# fixwhitespace\nTrim whitespace or convert tabs to spaces in a file or files in a directory.\n\nrun the tests in a container:\n> $ docker run --rm -v $(pwd):/code --entrypoint python fixwhitespace -m pytest /code/tests\n\nrun them without a container:\n> $ pytest\n\nrun the script:\n> $ python -m fixwhitespace /path/to/dir extensions", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/honzo0481/fixwhitespace", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "fixwhitespace", "package_url": "https://pypi.org/project/fixwhitespace/", "platform": "", "project_url": "https://pypi.org/project/fixwhitespace/", "project_urls": { "Homepage": "https://github.com/honzo0481/fixwhitespace" }, "release_url": "https://pypi.org/project/fixwhitespace/0.1/", "requires_dist": null, "requires_python": "", "summary": "Fix whitespace in files", "version": "0.1" }, "last_serial": 3113328, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "5099b6221e5f9ba4a5ce80017e919f6b", "sha256": "f0f86bfb306830a21b1819a7401f2c44ff184a1dfa2b1e1fc57c6c83d8ae22df" }, "downloads": -1, "filename": "fixwhitespace-0.1.tar.gz", "has_sig": false, "md5_digest": "5099b6221e5f9ba4a5ce80017e919f6b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2049, "upload_time": "2017-08-21T23:38:17", "url": "https://files.pythonhosted.org/packages/51/00/e0bd69cd02c009f360aaee38ddd36bccb216d27ece75a4a78e8b036fe90e/fixwhitespace-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5099b6221e5f9ba4a5ce80017e919f6b", "sha256": "f0f86bfb306830a21b1819a7401f2c44ff184a1dfa2b1e1fc57c6c83d8ae22df" }, "downloads": -1, "filename": "fixwhitespace-0.1.tar.gz", "has_sig": false, "md5_digest": "5099b6221e5f9ba4a5ce80017e919f6b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2049, "upload_time": "2017-08-21T23:38:17", "url": "https://files.pythonhosted.org/packages/51/00/e0bd69cd02c009f360aaee38ddd36bccb216d27ece75a4a78e8b036fe90e/fixwhitespace-0.1.tar.gz" } ] }