python-lsp-ruff

View on PyPIReverse Dependencies (12)

2.2.1 python_lsp_ruff-2.2.1-py3-none-any.whl

Wheel Details

Project: python-lsp-ruff
Version: 2.2.1
Filename: python_lsp_ruff-2.2.1-py3-none-any.whl
Download: [link]
Size: 11137
MD5: ea3a65d2b03e4bae45e76ec0fb714acd
SHA256: b97779fc26be74c3900cdf53a724d22f574625c28dfc6855e0a013e0dbc452ab
Uploaded: 2024-04-27 13:05:48 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: python-lsp-ruff
Version: 2.2.1
Summary: Ruff linting plugin for pylsp
Author-Email: Julian Hossbach <julian.hossbach[at]gmx.de>
Project-Url: Homepage, https://github.com/python-lsp/python-lsp-ruff
Project-Url: Bug Tracker, https://github.com/python-lsp/python-lsp-ruff/issues
License: MIT
Requires-Python: >=3.8
Requires-Dist: ruff (>=0.2.0)
Requires-Dist: python-lsp-server
Requires-Dist: cattrs (!=23.2.1)
Requires-Dist: lsprotocol (>=2023.0.1)
Requires-Dist: tomli (>=1.1.0); python_version < "3.11"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 5376 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pylsp_ruff/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pylsp_ruff/plugin.py sha256=oLJfKUnb0Nz3qtK9MZQULwCwMJ7CpYSaAsB-VNhjpQw 21668
pylsp_ruff/ruff.py sha256=Vh8ooOC5tu7_McCkv6Nwul0l4BVq_YwI0kEq1V3YfBc 459
pylsp_ruff/settings.py sha256=nsSHYBLRbW6ul4f4jyuTCD_tB4kKpo4kvK9ps0OEv28 1816
python_lsp_ruff-2.2.1.dist-info/LICENSE sha256=SnT8ycQtohkw2_3DUZPgoSH6ulLLECgo4mRD3fQLhFE 1138
python_lsp_ruff-2.2.1.dist-info/METADATA sha256=nPmEq2RT_Fk-bENi27Z4rGx3NzDA2-8AglsCGdnU3kw 6062
python_lsp_ruff-2.2.1.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
python_lsp_ruff-2.2.1.dist-info/entry_points.txt sha256=Xw0-cT8lErzIW4-YCW4TeGzL5Rc-1ibaahRa6cmuyeA 33
python_lsp_ruff-2.2.1.dist-info/top_level.txt sha256=OkiEK0ptFLBoMUYEevbtFZBG1-BWQaMhAIrMQm275rY 11
python_lsp_ruff-2.2.1.dist-info/RECORD

top_level.txt

pylsp_ruff

entry_points.txt

[pylsp]
ruff = pylsp_ruff.plugin