Metadata-Version: 2.1
Name: arclight
Version: 0.13.dev0
Summary: A language server for Bioware's nwscript and more!
Home-page: https://github.com/jd28/arclight-py
Keywords: nwscript,Neverwinter Nights,completion,lsp,language-server-protocol
Author: jmd
Author-email: joshua.m.dean@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: cattrs (>=23.1.2)
Requires-Dist: docstring-to-markdown (==0.*)
Requires-Dist: lsprotocol (>=2022.0.0a9)
Requires-Dist: pygls (>=1.2.1,<2.0.0)
Requires-Dist: rollnw (>=0.40.dev0)
Project-URL: Repository, https://github.com/jd28/arclight-py
Description-Content-Type: text/markdown

[![PyPI version](https://badge.fury.io/py/arclight.svg)](https://badge.fury.io/py/arclight)

# Arclight.py

These are tools related to the Arclight project

## [nwscriptd](arclight/nwscriptd/README.md)

A language server for nwscript.

