Metadata-Version: 2.5
Name: solotyp
Version: 0.0.1
Summary: A lean Typst editor (in progress). Part of SoloGrove.
Project-URL: Homepage, https://sologrove.org
Author-email: SoloGrove <dev@sologrove.org>
License-Expression: GPL-3.0-or-later
License-File: LICENSE
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: End Users/Desktop
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Requires-Dist: solocore<0.3,>=0.2.0
Description-Content-Type: text/markdown

# SoloTyp

A lean Typst editor with live PDF preview — *in progress*. Part of the [SoloGrove](https://sologrove.org) family.

Planned: a clean `.typ` editor that shells out to the `typst` CLI for compile-to-PDF preview — offline, native, BSD-friendly. No webview.

## Run (stub)

```sh
uv run solotyp
```
