pylsp-code-actions

View on PyPIReverse Dependencies (0)

0.1.dev4 pylsp_code_actions-0.1.dev4-py3-none-any.whl

Wheel Details

Project: pylsp-code-actions
Version: 0.1.dev4
Filename: pylsp_code_actions-0.1.dev4-py3-none-any.whl
Download: [link]
Size: 5150
MD5: 1d6747d64dff4f860cbf49e833cc7a4a
SHA256: 358f10f701c396bf1fe2128cc1060d30e4375dc7340828d4632104b7d7ab6b21
Uploaded: 2024-10-09 13:37:23 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pylsp-code-actions
Version: 0.1.dev4
Summary: Handy code actions for python-lsp-server
Author: DB InfraGO AG
Project-Url: Homepage, https://github.com/DSD-DBS/pylsp-code-actions
License: Apache-2.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
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: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Platform: any
Requires-Python: >=3.8
Requires-Dist: python-lsp-server (<2,>=1.11.0)
Description-Content-Type: text/markdown
[Description omitted; length: 2220 characters]

WHEEL

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

RECORD

Path Digest Size
pylsp_code_actions/__init__.py sha256=c9kSEzBG3x4_LCCEreN0eLU3AF01T0F9XVDae88QkVQ 318
pylsp_code_actions/plugin.py sha256=S7V9mkgGHAwOpvwnins9kpOcVKncudif3lWCDHBqqiI 6440
pylsp_code_actions-0.1.dev4.dist-info/METADATA sha256=WbFNK-nPoa36uD3g_Ejq7b_EeEQq9QbQFGFh1TOkx4Q 3200
pylsp_code_actions-0.1.dev4.dist-info/WHEEL sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ 91
pylsp_code_actions-0.1.dev4.dist-info/entry_points.txt sha256=HN42tdpz6FPUPwHe04GZqMpaXmKjm0Kj6E-b2T0AXjw 49
pylsp_code_actions-0.1.dev4.dist-info/top_level.txt sha256=anJmVZXN9-CKdQ9tT9EXk_GOJ0XpbZrPPtG5hDMb9Js 19
pylsp_code_actions-0.1.dev4.dist-info/RECORD

top_level.txt

pylsp_code_actions

entry_points.txt

[pylsp]
code-actions = pylsp_code_actions.plugin