spinasm-lsp

View on PyPIReverse Dependencies (0)

0.1.2 spinasm_lsp-0.1.2-py3-none-any.whl

Wheel Details

Project: spinasm-lsp
Version: 0.1.2
Filename: spinasm_lsp-0.1.2-py3-none-any.whl
Download: [link]
Size: 25987
MD5: b20fce60f0f7e238e8817b191f011340
SHA256: a0b6d0ac7d2080f89aa659c72413dfd7cba5909b9bb37a6a3767ca83b746dfb4
Uploaded: 2024-08-21 05:39:57 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: spinasm-lsp
Version: 0.1.2
Summary: A Language Server Protocol implementation for SPINAsm
Author: Aaron Zuspan
Project-Url: Homepage, https://github.com/aazuspan/spinasm-lsp
License: MIT License Copyright (c) 2024 Aaron Zuspan Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: lsp,spinasm
Classifier: License :: OSI Approved :: MIT License
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: Typing :: Typed
Requires-Python: >=3.8
Requires-Dist: asfv1 (==1.2.7)
Requires-Dist: lsprotocol
Requires-Dist: pygls
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1364 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.25.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
spinasm_lsp/__init__.py sha256=YvuYzWnKtqBb-IqG8HAu-nhIYAsgj9Vmc_b9o7vO-js 22
spinasm_lsp/parser.py sha256=vHiGvgjEeiz1xMFuU4r6LYGUrvEfV5djeCwBNTL417A 8463
spinasm_lsp/server.py sha256=aVVaMNVvSuNTnOJVIzgxWukg3gGnr2ebsO7lAsahiSU 12018
spinasm_lsp/tokens.py sha256=KnGR2I3fXjqW-X6MZtzxMx-aMC5jFqmzUzy0dihEx2U 13453
spinasm_lsp/docs/__init__.py sha256=HgUuhmseVDxFMZd0E_UKGs1d9fXWibeGA_iueRo74Gs 1158
spinasm_lsp/docs/assemblers.py sha256=gZDndd2nEFViTQpmLVX9I23uX-66NVyBNdnbh9ScyF4 7615
spinasm_lsp/docs/instructions.py sha256=VmQHGCgpNmkosMF1Hq8p579nym8rP7Qk4So2uv9lnuM 34439
spinasm_lsp/docs/markdown.py sha256=p6SELNWxje6FerSqbvbe5bmZsNVs-e1nbrZZN3x48cA 5150
spinasm_lsp-0.1.2.dist-info/METADATA sha256=SuW6oVEd-SmmAvpbuw0iLnxWK1fliizf9c8fUQS9kME 3320
spinasm_lsp-0.1.2.dist-info/WHEEL sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY 87
spinasm_lsp-0.1.2.dist-info/entry_points.txt sha256=cveliflkhkir4ylwrEMWxzAxts6pGHVCUOxPDykgBfw 57
spinasm_lsp-0.1.2.dist-info/licenses/LICENSE sha256=pqCoG4bdZYFnYlcFQlgfc--a1qJ_UD8KKsDBpc0Tq6Q 1068
spinasm_lsp-0.1.2.dist-info/RECORD

entry_points.txt

spinasm-lsp = spinasm_lsp.server:start