pylsp-rope

View on PyPIReverse Dependencies (6)

0.1.17 pylsp_rope-0.1.17-py3-none-any.whl

Wheel Details

Project: pylsp-rope
Version: 0.1.17
Filename: pylsp_rope-0.1.17-py3-none-any.whl
Download: [link]
Size: 14186
MD5: 43482a82eca404b46afd62c31e3f28e9
SHA256: 6be821913b3834b3125e64457a8bcf2030c4f1d5cd629bce4c26ba5c2c12f30b
Uploaded: 2024-11-17 13:05:46 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pylsp-rope
Version: 0.1.17
Summary: Extended refactoring capabilities for Python LSP Server using Rope.
Author: Lie Ryan
Author-Email: lie.1296[at]gmail.com
Home-Page: https://github.com/python-rope/pylsp-rope
License: MIT license
Classifier: Programming Language :: Python
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Text Editors :: Integrated Development Environments (IDE)
Classifier: Topic :: Software Development
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.6
Requires-Dist: python-lsp-server
Requires-Dist: rope (>=0.21.0)
Requires-Dist: typing-extensions; python_version < "3.10"
Requires-Dist: build; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: twine; extra == "dev"
Requires-Dist: flake8; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Provides-Extra: dev
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: AUTHORS.txt
[Description omitted; length: 5548 characters]

WHEEL

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

RECORD

Path Digest Size
pylsp_rope/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pylsp_rope/commands.py sha256=SfpHpMeg0YQPxfPQE7YkQ00oQcF5UQKyWZxP_HLGEVo 624
pylsp_rope/lsp_diff.py sha256=49rqJbqXGEzSUbd09m4e-F7jQKGMUj8rcg-Bz0vrXIA 1276
pylsp_rope/plugin.py sha256=kzcz5vGlSZdmVTkancy_WG6DagqOFLmZkzscr5P8CKA 6564
pylsp_rope/project.py sha256=faLe4FyGCsGJxafm8e1p665vX4Ay2IBj0xRpaDU0vXY 5914
pylsp_rope/refactoring.py sha256=C72j_SGPKR6-Ogh2-9OhyNlqymmx3bmamL1wE-hZyZg 12633
pylsp_rope/rope.py sha256=3PZZrpLCkYKwEOydIQKQFUWQ4SF8129KsjFZrSNUHNE 204
pylsp_rope/text.py sha256=XRBV1Rj17Ezng2phsmJQPPVXVL9ZnAQflHwlfjt80ZI 3292
pylsp_rope/typing.py sha256=Z_GFGueTbA6iRS0T9nxeHyirgiwhGTs8LzuKSYum0nQ 2856
pylsp_rope-0.1.17.dist-info/AUTHORS.txt sha256=S6KaqGxsFbg10QWPcgmi0jg0pp1Kiu3yyy_6iZn1EgE 153
pylsp_rope-0.1.17.dist-info/LICENSE sha256=ajBQ5QZzYXpvJxb_edcDh2uDd-3SjdhCuormiIP7B_A 1067
pylsp_rope-0.1.17.dist-info/METADATA sha256=kR0iXTW9mHFBuiLXmoCe8Lx_jh-PsAYQmmvKOz7Sm84 6671
pylsp_rope-0.1.17.dist-info/WHEEL sha256=R06PA3UVYHThwHvxuRWMqaGcr-PuniXahwjmQRFMEkY 91
pylsp_rope-0.1.17.dist-info/entry_points.txt sha256=EAPe335gtEZDXhTz3MVuByQWv_mJjbl7nqwXKtBlqTQ 39
pylsp_rope-0.1.17.dist-info/top_level.txt sha256=2RctnD2xT6-YOWiWrxCHzGWx6SUIsAgm68wSyC7xWOc 11
pylsp_rope-0.1.17.dist-info/RECORD

top_level.txt

pylsp_rope

entry_points.txt

[pylsp]
pylsp_rope = pylsp_rope.plugin