mypy-json-report

View on PyPIReverse Dependencies (2)

1.2.0 mypy_json_report-1.2.0-py3-none-any.whl

Wheel Details

Project: mypy-json-report
Version: 1.2.0
Filename: mypy_json_report-1.2.0-py3-none-any.whl
Download: [link]
Size: 13222
MD5: 90b2e6e36483c1af1abbfac1149ae19b
SHA256: 44977105067354b9d79dd07e30677daeb7641ac87a58048aa2f0d2b9172f1be4
Uploaded: 2024-04-09 07:37:34 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: mypy-json-report
Version: 1.2.0
Summary: Generate a JSON report from your mypy output
Author: Charlie Denton
Author-Email: charlie[at]meshy.co.uk
Home-Page: https://github.com/memrise/mypy-json-report
Project-Url: Repository, https://github.com/memrise/mypy-json-report
License: Apache-2.0
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development
Classifier: Topic :: Utilities
Requires-Python: >=3.8,<4.0
Description-Content-Type: text/markdown
[Description omitted; length: 2332 characters]

WHEEL

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

RECORD

Path Digest Size
mypy_json_report/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mypy_json_report/__main__.py sha256=CfudGyj6vU57E1O997C0Vh6J5u0XHNXJ5RhnUvKzrMY 600
mypy_json_report/cli.py sha256=_5nhFC_TVwOCipwvbZSAwI4ZIw9BNTjawIiqleSipJQ 3998
mypy_json_report/exit_codes.py sha256=GFuHpHlPP8fowOhYSZDJcCGkf01stZ1nNQYPsW22L0M 834
mypy_json_report/parse.py sha256=mtB-nFotwnag2r6Lx59FroLwF7Fty3J5vgV6j3yKuK0 11006
mypy_json_report-1.2.0.dist-info/LICENSE sha256=llpjqB2aL761-QlpVNq7SWkPnf_NrJgl9nWyXIByUqI 10702
mypy_json_report-1.2.0.dist-info/METADATA sha256=HjWRZOQNn6QpenlGFo7ObgKChH1lFYdxtk5CIVHtacY 3296
mypy_json_report-1.2.0.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
mypy_json_report-1.2.0.dist-info/entry_points.txt sha256=7n4BlFgVl5PBws3uHdWuXUXclFKskZM5r_3q075mjXc 62
mypy_json_report-1.2.0.dist-info/RECORD

entry_points.txt

mypy-json-report = mypy_json_report.cli:main