Metadata-Version: 2.4
Name: lvtn-sl-hsm
Version: 0.1.0
Summary: Leviathan Shel HaShem — meta-package. Installs lvtn. pip install lvtn-sl-hsm = pip install lvtn.
Author-email: Metanoia Unlimited <hachazal418@metanoiaunlimited.com>
License: Proprietary
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: lvtn>=0.1.0

# lvtn-sl-hsm

**Leviathan Shel HaShem** (לִוְיָתָן שֶׁל הַשֵּׁם) — meta-package.

Installs the core [`lvtn`](https://pypi.org/project/lvtn/) package. Either command works:

```bash
pip install lvtn-sl-hsm    # installs lvtn as a dependency
# or
pip install lvtn           # same package directly
```

Commands after install:

```bash
leviathan login
leviathan                  # interactive
leviathan run "write elephant story to ~/Documents/elephants.txt"
lvtn                       # alias — same binary
```

All filesystem, browser, local-LLM, and builder tools available. See `lvtn` package docs.
