This package provides a source checking/linting tool.
=======
CHANGES
=======
0.5.11 (2025-07-22)
-------------------
- more python3 support
0.5.10 (2025-07-15)
-------------------
- fixed encodings, imports and compatibility with Python3
0.5.9 (2021-01-21)
-------------------
- added python3 support
0.5.8 (2018-11-24)
------------------
- bugfix: css lint checker and JAVA_HOME dependency. We use java as fallback
command if JAVA_HOME path is not set. This will prevent a KeyError on
JAVA_HOME lookup from os.environ. JAVA_HOME or the java command must be
available for css lint checker.
0.5.7 (2018-11-09)
------------------
- feature: support p01.checker.silence for non ascii checker
0.5.6 (2013-10-02)
------------------
- added more entity for chameleon PT checker
0.5.5 (2013-10-02)
------------------
- bugfix: missing line attribute for fuzzy items
0.5.4 (2013-03-27)
------------------
- bugfix: fix unicode troubles in reported summary.
- feature: added skipFolderNames list option which allows to skip folders by
it's name
0.5.3 (2013-02-02)
------------------
- fix pyflakes checker result for SyntaxError and IndentationError
0.5.2 (2012-12-25)
------------------
- bugfix: adjust MANIFEST.in and include missing csslint javascript and jar
files
- implemented .png file checker
- added test images with bloat data
0.5.1 (2012-12-25)
------------------
- implemented checkers as name, checker dict data and allow to configure skip
file names per checker
- implemented css lint based CSSLintChecker as a working replacement for
CSSChecker. The CSSLIntChecker requires a working java installation and is
based on the included js.jar and csslint-rhino.js jar file.
- skip CSSChecker by default. This chcker produces unuseable output for
the twitter bootstrap styles sheets. Every second style is reported as
unknown.
0.5.0 (2012-12-23)
------------------
- initial release
Raw data
{
"_id": null,
"home_page": "http://pypi.python.org/pypi/p01.checker",
"name": "p01.checker",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "Zope3 z3c p01 checker pyflakes lint",
"author": "Adam Groszer, Roger Ineichen, Projekt01 GmbH",
"author_email": "dev@projekt01.ch",
"download_url": "https://files.pythonhosted.org/packages/7a/c8/9a52e3ddcfc2b9fc6b7b79793917ee938b444c9fab115b94455bb69a84e3/p01.checker-0.5.11.tar.gz",
"platform": null,
"description": "This package provides a source checking/linting tool.\n\n\n=======\nCHANGES\n=======\n\n0.5.11 (2025-07-22)\n-------------------\n\n- more python3 support\n\n\n0.5.10 (2025-07-15)\n-------------------\n\n- fixed encodings, imports and compatibility with Python3\n\n\n0.5.9 (2021-01-21)\n-------------------\n\n- added python3 support\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",
"bugtrack_url": null,
"license": "ZPL 2.1",
"summary": "Python, ZCML, PT, HTML, JS, CSS source checking/linting",
"version": "0.5.11",
"project_urls": {
"Homepage": "http://pypi.python.org/pypi/p01.checker"
},
"split_keywords": [
"zope3",
"z3c",
"p01",
"checker",
"pyflakes",
"lint"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "7ac89a52e3ddcfc2b9fc6b7b79793917ee938b444c9fab115b94455bb69a84e3",
"md5": "8e5678b57024d1e5ba7ee5889246a1c5",
"sha256": "249b9c863e000895bca9d8f3de9f3c6f4e1f4785cea0536d332d21ace0e584c9"
},
"downloads": -1,
"filename": "p01.checker-0.5.11.tar.gz",
"has_sig": false,
"md5_digest": "8e5678b57024d1e5ba7ee5889246a1c5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 1317907,
"upload_time": "2025-07-22T11:34:09",
"upload_time_iso_8601": "2025-07-22T11:34:09.151994Z",
"url": "https://files.pythonhosted.org/packages/7a/c8/9a52e3ddcfc2b9fc6b7b79793917ee938b444c9fab115b94455bb69a84e3/p01.checker-0.5.11.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-22 11:34:09",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "p01.checker"
}