python-lsp-ruff

View on PyPIReverse Dependencies (10)

2.2.2 python_lsp_ruff-2.2.2-py3-none-any.whl

Wheel Details

Project: python-lsp-ruff
Version: 2.2.2
Filename: python_lsp_ruff-2.2.2-py3-none-any.whl
Download: [link]
Size: 11256
MD5: 1d5f0e25a41cae302f153dc9be0b538f
SHA256: 7034d16c5cfdf07e932195649ebef569a7ddfcc5853fb2fee05fa7fc739afe3a
Uploaded: 2024-07-16 11:32:38 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: python-lsp-ruff
Version: 2.2.2
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: 5663 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (70.3.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=hLDmkd8q8t6ikfJGnm8VxxzFNQlMlqXXvLPzodz3u1Y 21692
pylsp_ruff/ruff.py sha256=Vh8ooOC5tu7_McCkv6Nwul0l4BVq_YwI0kEq1V3YfBc 459
pylsp_ruff/settings.py sha256=nsSHYBLRbW6ul4f4jyuTCD_tB4kKpo4kvK9ps0OEv28 1816
python_lsp_ruff-2.2.2.dist-info/LICENSE sha256=SnT8ycQtohkw2_3DUZPgoSH6ulLLECgo4mRD3fQLhFE 1138
python_lsp_ruff-2.2.2.dist-info/METADATA sha256=XKbAq_684cOMszMoH4-NPYIualqnNJI6nohKO31luvk 6349
python_lsp_ruff-2.2.2.dist-info/WHEEL sha256=Z4pYXqR_rTB7OWNDYFOm1qRk0RX6GFP2o8LgvP453Hk 91
python_lsp_ruff-2.2.2.dist-info/entry_points.txt sha256=Xw0-cT8lErzIW4-YCW4TeGzL5Rc-1ibaahRa6cmuyeA 33
python_lsp_ruff-2.2.2.dist-info/top_level.txt sha256=OkiEK0ptFLBoMUYEevbtFZBG1-BWQaMhAIrMQm275rY 11
python_lsp_ruff-2.2.2.dist-info/RECORD

top_level.txt

pylsp_ruff

entry_points.txt

[pylsp]
ruff = pylsp_ruff.plugin