{ "info": { "author": "Adam Groszer, Roger Ineichen, Projekt01 GmbH", "author_email": "dev@projekt01.ch", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Framework :: Zope3", "Intended Audience :: Developers", "License :: OSI Approved :: Zope Public License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP" ], "description": "This package provides a source checking/linting tool.\n\n\n=======\nCHANGES\n=======\n\n0.5.8 (2018-11-24)\n------------------\n\n- bugfix: css lint checker and JAVA_HOME dependency. We use java as fallback\n command if JAVA_HOME path is not set. This will prevent a KeyError on\n JAVA_HOME lookup from os.environ. JAVA_HOME or the java command must be\n available for css lint checker.\n\n\n0.5.7 (2018-11-09)\n------------------\n\n- feature: support p01.checker.silence for non ascii checker\n\n\n0.5.6 (2013-10-02)\n------------------\n\n- added more entity for chameleon PT checker\n\n\n0.5.5 (2013-10-02)\n------------------\n\n- bugfix: missing line attribute for fuzzy items\n\n\n0.5.4 (2013-03-27)\n------------------\n\n- bugfix: fix unicode troubles in reported summary.\n\n- feature: added skipFolderNames list option which allows to skip folders by\n it's name\n\n\n0.5.3 (2013-02-02)\n------------------\n\n- fix pyflakes checker result for SyntaxError and IndentationError\n\n\n0.5.2 (2012-12-25)\n------------------\n\n- bugfix: adjust MANIFEST.in and include missing csslint javascript and jar\n files\n\n- implemented .png file checker\n\n- added test images with bloat data\n\n\n0.5.1 (2012-12-25)\n------------------\n\n- implemented checkers as name, checker dict data and allow to configure skip\n file names per checker\n\n- implemented css lint based CSSLintChecker as a working replacement for\n CSSChecker. The CSSLIntChecker requires a working java installation and is\n based on the included js.jar and csslint-rhino.js jar file.\n\n- skip CSSChecker by default. This chcker produces unuseable output for\n the twitter bootstrap styles sheets. Every second style is reported as\n unknown.\n\n\n0.5.0 (2012-12-23)\n------------------\n\n- initial release\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/p01.checker", "keywords": "Zope3 z3c p01 checker pyflakes lint", "license": "ZPL 2.1", "maintainer": "", "maintainer_email": "", "name": "p01.checker", "package_url": "https://pypi.org/project/p01.checker/", "platform": "", "project_url": "https://pypi.org/project/p01.checker/", "project_urls": { "Homepage": "http://pypi.python.org/pypi/p01.checker" }, "release_url": "https://pypi.org/project/p01.checker/0.5.8/", "requires_dist": null, "requires_python": "", "summary": "Python, ZCML, PT, HTML, JS, CSS source checking/linting", "version": "0.5.8" }, "last_serial": 4523438, "releases": { "0.5.0": [ { "comment_text": "", "digests": { "md5": "7ba48ea4be3f8577567226c347e8b03a", "sha256": "ca34a710298e5d2b8c8382ce8120249365c14252c24daa9f5dfa5fbcafad5f4c" }, "downloads": -1, "filename": "p01.checker-0.5.0.zip", "has_sig": false, "md5_digest": "7ba48ea4be3f8577567226c347e8b03a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16325, "upload_time": "2012-12-23T13:17:19", "url": "https://files.pythonhosted.org/packages/82/ca/29c3d4bf08987ac5b3abbd6961c913318e674d81172e1731a810d5e4d58d/p01.checker-0.5.0.zip" } ], "0.5.1": [ { "comment_text": "", "digests": { "md5": "609b8419cadc52a78234016a9a8da91b", "sha256": "497cc22110069e211e362079848fab0891b10b65f5535f807a3eef593b3dfc02" }, "downloads": -1, "filename": "p01.checker-0.5.1.zip", "has_sig": false, "md5_digest": "609b8419cadc52a78234016a9a8da91b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20817, "upload_time": "2012-12-25T12:01:53", "url": "https://files.pythonhosted.org/packages/2d/40/88cbf10f3e79c6266993d5974ac621f2420940a7552e44ed77c314eb271d/p01.checker-0.5.1.zip" } ], "0.5.2": [ { "comment_text": "", "digests": { "md5": "3a942bd553b3c31b963a2d56d82e1b6a", "sha256": "14195e9f4d7b25b58bf4704dae6df7dd3fb1f690987bfba639dc5b4baf90c31f" }, "downloads": -1, "filename": "p01.checker-0.5.2.zip", "has_sig": false, "md5_digest": "3a942bd553b3c31b963a2d56d82e1b6a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1189405, "upload_time": "2012-12-25T13:13:55", "url": "https://files.pythonhosted.org/packages/a3/1c/78a73163e8f2b4a1a1e1fc3d7aa6f24662ee4737771b4c491a056265f994/p01.checker-0.5.2.zip" } ], "0.5.3": [ { "comment_text": "", "digests": { "md5": "c795d032028e3d6751063607e298472c", "sha256": "398758072833d51d4f5de9d6c4f59c65b4f3dc036d30480142bf50e2ce75f38b" }, "downloads": -1, "filename": "p01.checker-0.5.3.zip", "has_sig": false, "md5_digest": "c795d032028e3d6751063607e298472c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1189534, "upload_time": "2013-02-02T14:03:32", "url": "https://files.pythonhosted.org/packages/58/7e/bea2737f678c1dc3bbce161fd7259637262fd469839e421fa4e6cd47752c/p01.checker-0.5.3.zip" } ], "0.5.4": [ { "comment_text": "", "digests": { "md5": "e75fb61e61ceb588a0b32d94d78a6e32", "sha256": "16492fd452d81feeaedcffe97771b7ae36a3782a0bc30a469dafcebb1e07dafe" }, "downloads": -1, "filename": "p01.checker-0.5.4.zip", "has_sig": false, "md5_digest": "e75fb61e61ceb588a0b32d94d78a6e32", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1189901, "upload_time": "2013-03-27T01:32:41", "url": "https://files.pythonhosted.org/packages/5d/1a/dd1df51932d63c465dd6165cd9642a08fe97538be6f0a91303cbca7b41c0/p01.checker-0.5.4.zip" } ], "0.5.5": [ { "comment_text": "", "digests": { "md5": "97e81628a814fa198f5aff480e4783d3", "sha256": "c89fd70cea838fbf165f2835e65c6a954c8dbfe99304b542a793eccfa4fc7792" }, "downloads": -1, "filename": "p01.checker-0.5.5.zip", "has_sig": false, "md5_digest": "97e81628a814fa198f5aff480e4783d3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1190006, "upload_time": "2013-10-02T01:48:43", "url": "https://files.pythonhosted.org/packages/dc/42/f1d57c67765b2d06d82c1241a505255c959a60dea11ae08b677f5dd1690e/p01.checker-0.5.5.zip" } ], "0.5.6": [ { "comment_text": "", "digests": { "md5": "fba6a6bfddf0c9a694026d2b058d790e", "sha256": "54ca47f1da14fabb819c6748a9eed076d04d4a443bd1a31b439b2b1f85589787" }, "downloads": -1, "filename": "p01.checker-0.5.6.zip", "has_sig": false, "md5_digest": "fba6a6bfddf0c9a694026d2b058d790e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1190439, "upload_time": "2013-10-02T15:56:14", "url": "https://files.pythonhosted.org/packages/a3/b8/4c3595bec24c30227559a3958f7b9b66225b3375b40c53c1727f6afbf62d/p01.checker-0.5.6.zip" } ], "0.5.7": [ { "comment_text": "", "digests": { "md5": "641eb5ccb0a455899f493d68eb0afa9b", "sha256": "2ade747abec78b2bda6fb3e42faf7ae4f76501a76b2e9f8cb99992e447ba9c2a" }, "downloads": -1, "filename": "p01.checker-0.5.7.tar.gz", "has_sig": false, "md5_digest": "641eb5ccb0a455899f493d68eb0afa9b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1183060, "upload_time": "2018-11-09T15:49:13", "url": "https://files.pythonhosted.org/packages/9b/06/763b68b8e9febb5d136a1c2f777f91f12309d8e351c46712acf5409403c4/p01.checker-0.5.7.tar.gz" } ], "0.5.8": [ { "comment_text": "", "digests": { "md5": "801301afdbdd373bea6a6b488a27804d", "sha256": "3b879f04f8b64650cd5ad0b03a2002d33f6aa21014ed2c4764d0b70ae74b4e5a" }, "downloads": -1, "filename": "p01.checker-0.5.8.tar.gz", "has_sig": false, "md5_digest": "801301afdbdd373bea6a6b488a27804d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1183373, "upload_time": "2018-11-24T12:50:19", "url": "https://files.pythonhosted.org/packages/cc/9c/569318bc60d33cc81e0f9b291dae5b8f1cfddc5a409f1f5c057f3c8199af/p01.checker-0.5.8.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "801301afdbdd373bea6a6b488a27804d", "sha256": "3b879f04f8b64650cd5ad0b03a2002d33f6aa21014ed2c4764d0b70ae74b4e5a" }, "downloads": -1, "filename": "p01.checker-0.5.8.tar.gz", "has_sig": false, "md5_digest": "801301afdbdd373bea6a6b488a27804d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1183373, "upload_time": "2018-11-24T12:50:19", "url": "https://files.pythonhosted.org/packages/cc/9c/569318bc60d33cc81e0f9b291dae5b8f1cfddc5a409f1f5c057f3c8199af/p01.checker-0.5.8.tar.gz" } ] }