pymultilint

View on PyPIReverse Dependencies (0)

1.1.0 pymultilint-1.1.0-py3-none-any.whl

Wheel Details

Project: pymultilint
Version: 1.1.0
Filename: pymultilint-1.1.0-py3-none-any.whl
Download: [link]
Size: 9431
MD5: 0648105f2c173e88999f4d2aa0721979
SHA256: 7ee30214a98b7eb359b184b49938e15f56500b89f6b730637572940285bc20c1
Uploaded: 2023-06-07 20:14:23 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pymultilint
Version: 1.1.0
Summary: Utility tying multiple code quality tools together
Author: George Kontridze
Author-Email: george.kontridze[at]gmail.com
Home-Page: https://github.com/gkze/multilint
Project-Url: Documentation, https://gkze.github.io/multilint/multilint.html
Project-Url: Repository, https://github.com/gkze/multilint
License: MIT
Keywords: lint,code-quality,tools
Classifier: License :: OSI Approved :: MIT License
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
Requires-Python: >=3.8,<4.0
Requires-Dist: autoflake (<3.0,>=2.0)
Requires-Dist: black (<24.0,>=23.3)
Requires-Dist: isort (<6.0,>=5.12)
Requires-Dist: mypy (<2.0,>=1.2)
Requires-Dist: pydocstyle (<7.0,>=6.3)
Requires-Dist: pylint (<3.0,>=2.17)
Requires-Dist: pyupgrade (<4.0,>=3.3)
Requires-Dist: toml (<0.11,>=0.10)
Description-Content-Type: text/markdown
[Description omitted; length: 4519 characters]

WHEEL

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

RECORD

Path Digest Size
multilint.py sha256=J0bIX2v-bEItbEpEv0oBmc3lWF6GF61FJlMA0eQai9Q 18125
pymultilint-1.1.0.dist-info/LICENSE sha256=RWUdavRcZ0s53o-1lRPPAyyF7RUS7lf1I8xblQ-AUGY 1070
pymultilint-1.1.0.dist-info/METADATA sha256=c4NHyHhufZo7VO7AEB7f-6Y5KlufdbBb4uihL7CTKP4 5587
pymultilint-1.1.0.dist-info/WHEEL sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk 88
pymultilint-1.1.0.dist-info/entry_points.txt sha256=w3qHa9rJym3f9GnWeJt-fBAkw0slxyGtwN4Cv94IAoA 44
pymultilint-1.1.0.dist-info/RECORD

entry_points.txt

multilint = multilint:main