Metadata-Version: 2.4
Name: stelint
Version: 0.1.5
Summary: Stelint is an ASD-STE100 linter built with spaCy. It checks whether your text conforms to the Simplified Technical English (STE) specification and reports issues in Vale-compatible format.
Author: Stelint
License-Expression: MIT
License-File: LICENSE
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Dist: spacy
Requires-Dist: numpy
Requires-Dist: beautifulsoup4
Requires-Dist: nltk
Requires-Dist: sense2vec>=1.0.0
Requires-Python: >=3.13
Description-Content-Type: text/markdown

# Stelint

Stelint is an ASD-STE100 linter built with spaCy. It checks whether your text conforms to the Simplified Technical English (STE) specification and reports issues in Vale-compatible format.

<div align="center" style="margin-top:50px;text-align:center;" markdown="1">

[![CI](https://github.com/mikkovihonen/stelint/actions/workflows/ci.yml/badge.svg)](https://github.com/mikkovihonen/stelint/actions/workflows/ci.yml)
[![Coverage](https://mikkovihonen.github.io/stelint/assets/coverage.svg)](https://mikkovihonen.github.io/stelint/)
[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/mikkovihonen/stelint/blob/main/LICENSE)
[![Python: 3.13+](https://img.shields.io/badge/python-3.13+-blue.svg)](https://www.python.org/)
[![uv](https://img.shields.io/badge/desc/uv-managed-brightgreen.svg)](https://docs.astral.sh/uv/)

</div>

## Further reading

| Topic | Link |
|---|---|
| Development workflow | [Development](https://mikkovihonen.github.io/stelint/development/) |
| Runbook | [Runbook](https://mikkovihonen.github.io/stelint/runbook/) |
| Glossary file specification | [Glossary file specification](https://mikkovihonen.github.io/stelint/glossary_file_specification/) |

## Agentic coding disclosure

We use agentic software tools to build this project.

- [Pi Coding Agent](https://pi.dev) via [pi-container](https://mikkovihonen.github.io/pi-container/).# test
