flake8-jira-todo-checker

View on PyPIReverse Dependencies (0)

0.6.1 flake8_jira_todo_checker-0.6.1-py3-none-any.whl

Wheel Details

Project: flake8-jira-todo-checker
Version: 0.6.1
Filename: flake8_jira_todo_checker-0.6.1-py3-none-any.whl
Download: [link]
Size: 19898
MD5: b41c3210c4ecdbe7280277baecd8c84d
SHA256: 9d8d25b58a546393de96b635b1a448dcdf281739d6e3f08d232b827e1aaede71
Uploaded: 2022-02-06 18:39:14 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: flake8-jira-todo-checker
Version: 0.6.1
Summary: Flake8 plugin to check that every TODO, FIXME, QQ etc comment has a valid JIRA ID next to it.
Author: Simon StJG
Author-Email: Simon.StJG[at]gmail.com
Home-Page: https://github.com/simonstjg/flake8-jira-todo-checker
Project-Url: Repository, https://github.com/simonstjg/flake8-jira-todo-checker
License: GPL-3.0-or-later
Keywords: flake8,lint,todo,jira
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Quality Assurance
Requires-Python: >=3.6,<4.0
Requires-Dist: flake8 (<5,>=3)
Requires-Dist: jira (<4.0.0,>=3.1.1)
Description-Content-Type: text/markdown
[Description omitted; length: 4395 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.7
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
flake8_jira_todo_checker/__init__.py sha256=J2WRszRVYSiRbYAb96O1ZgUILFCzyOfJE_XwNZq5SkI 144
flake8_jira_todo_checker/checker.py sha256=-bddoceiBpnoStxE-YnDcb2z2cyL__t88d-fm4FgdX8 9576
flake8_jira_todo_checker/jira_client.py sha256=KHjw2DvPuZ-fhxA7l6PYr-Gv_7cfzNDOKra8UX_VEok 5239
flake8_jira_todo_checker/version.py sha256=baAcEjLSYFIeNZF51tOMmA_zAMhN8HvKael-UU-Ruec 22
flake8_jira_todo_checker-0.6.1.dist-info/entry_points.txt sha256=RW6rfYGwISIfNoaC9anayiaT6YgJusHHkoa4z8wBfes 57
flake8_jira_todo_checker-0.6.1.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
flake8_jira_todo_checker-0.6.1.dist-info/WHEEL sha256=y3eDiaFVSNTPbgzfNn0nYn5tEn1cX6WrdetDlQM4xWw 83
flake8_jira_todo_checker-0.6.1.dist-info/METADATA sha256=Gv6E4gJhWZpIXGAtF6BK57BADvaBJ1ShyufncApBlog 5534
flake8_jira_todo_checker-0.6.1.dist-info/RECORD

entry_points.txt

JIR = flake8_jira_todo_checker:Checker