pylint-sarif-unofficial

View on PyPIReverse Dependencies (0)

0.2.1 pylint_sarif_unofficial-0.2.1-py3-none-any.whl

Wheel Details

Project: pylint-sarif-unofficial
Version: 0.2.1
Filename: pylint_sarif_unofficial-0.2.1-py3-none-any.whl
Download: [link]
Size: 24363
MD5: 196b202df3b9cb758c9e7495ba35bffe
SHA256: 82ef7952aacf275ee43b3bb675eda8a15d68c214d7f35af521424f8535159a59
Uploaded: 2023-08-07 04:07:04 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pylint-sarif-unofficial
Version: 0.2.1
Summary: Pylint output as SARIF
Maintainer: Eliah Kagan
Maintainer-Email: degeneracypressure[at]gmail.com
Home-Page: https://github.com/EliahKagan/pylint-sarif
Project-Url: Repository, https://github.com/EliahKagan/pylint-sarif
License: MIT
Keywords: pylint,sarif
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
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: Topic :: Software Development
Classifier: Topic :: Software Development :: Quality Assurance
Requires-Python: >=3.7,<4.0
Requires-Dist: python-jsonschema-objects (<0.5.0,>=0.4.4)
Description-Content-Type: text/markdown
[Description omitted; length: 2700 characters]

WHEEL

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

RECORD

Path Digest Size
sarif-schema.json sha256=2a6aQ5TimtaM6lej9-xOwPKDiH7boMj48pmciQNAdjY 110930
pylint2cso.py sha256=K51KrGaYBwOo8ZhsFIHO6NbF3giSy8afOo74VZaB010 4060
pylint2sarif.py sha256=wGxjljHHNPfVUs0neEdvgGC5WW5q5wnOA3iWNyKAFVQ 13050
pylint_sarif_unofficial-0.2.1.dist-info/LICENSE sha256=d2AcNh7OcYklhLAkReh6bpMKKufqRUR_vy2hNH5F_HI 1067
pylint_sarif_unofficial-0.2.1.dist-info/METADATA sha256=Xsdif6u0-v6qDrLlHXKeYCxQYMs5l4AzFMN3Hk9EVLI 3698
pylint_sarif_unofficial-0.2.1.dist-info/WHEEL sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk 88
pylint_sarif_unofficial-0.2.1.dist-info/entry_points.txt sha256=IjQoErc5QnpRASFfxKpdXZ2h2b6dZN4bPfCOoyR9zqs 77
pylint_sarif_unofficial-0.2.1.dist-info/RECORD

entry_points.txt

pylint2cso = pylint2cso:main
pylint2sarif = pylint2sarif:main