cst-lsp

View on PyPIReverse Dependencies (0)

0.1.3 cst_lsp-0.1.3-py3-none-any.whl

Wheel Details

Project: cst-lsp
Version: 0.1.3
Filename: cst_lsp-0.1.3-py3-none-any.whl
Download: [link]
Size: 16339
MD5: 3d22f0cd00a7edb2a108a6ab12f2b3ee
SHA256: 251d0958b9943d6031424e859740cdfd7e3f8b817943387e68c2c48d9bdc1bd0
Uploaded: 2024-09-04 00:53:47 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: cst-lsp
Version: 0.1.3
Author-Email: Roy Williams <roy.williams.iii[at]gmail.com>
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: Topic :: Text Editors :: Integrated Development Environments (IDE)
Requires-Python: >=3.10
Requires-Dist: libcst (>=1.4.0)
Requires-Dist: pygls (>=1.3.1)
Requires-Dist: pytest (>=8.2.2); extra == "dev"
Requires-Dist: ruff (>=0.4.0); extra == "dev"
Requires-Dist: pyright (>=1.1.0); extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 64 characters]

WHEEL

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

RECORD

Path Digest Size
cst_lsp/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cst_lsp/server.py sha256=OWoRMvZcGkWGba01pl5PbFE6fLIo4tsgCOL4GZZQnsA 4917
cst_lsp/code_actions/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cst_lsp/code_actions/base.py sha256=T2c3h8l4FWff7F1ihSxFD4PKCI5WSsaJioJtyf-Fv_w 1352
cst_lsp/code_actions/extract_method.py sha256=J0Xbu9K5P9M2Z0lxi-Me_nL9ckNEPaHZy-3qbKxQmTw 21804
cst_lsp/code_actions/import_symbol.py sha256=L1u94Pwu763fCtwSRelsyShhu8JmaCHZFH12kLL7xis 4497
cst_lsp/code_actions/variable_collector.py sha256=TeBe7upAmNwiXVZG2M4herfi_uwPhuGaQt6q7XHX2fA 5954
cst_lsp/symbols/symbol_finder.py sha256=rfZOlihrHE7Y2uWDa0pe2llNg3CwnS6FTgu-NC-Ug6Q 7799
cst_lsp-0.1.3.dist-info/LICENSE sha256=-UPXNbCGccKG4yggPn4tyWbqQ9ra16tZ8B2_jalCetU 1069
cst_lsp-0.1.3.dist-info/METADATA sha256=gPr9BYZZKtIxfu-eP2s5Mn1qAFa0285NdSJTU4zL_3E 612
cst_lsp-0.1.3.dist-info/WHEEL sha256=uCRv0ZEik_232NlR4YDw4Pv3Ajt5bKvMH13NUU7hFuI 91
cst_lsp-0.1.3.dist-info/entry_points.txt sha256=r2CeNCajlyVOmPlTJjtWq3JvgUETav052NLwKUKw_KI 48
cst_lsp-0.1.3.dist-info/top_level.txt sha256=tr8KLjpo8R9082eBctmlQR0vgAVKOB1P5fcq9dBPNBE 8
cst_lsp-0.1.3.dist-info/RECORD

top_level.txt

cst_lsp

entry_points.txt

cst_lsp = cst_lsp.server:main