Metadata-Version: 2.3
Name: faultforge-cli
Version: 0.2.1
Summary: CLI for FaultForge
Author: Marten Roots
Author-email: Marten Roots <marten.roots@gmail.com>
Requires-Dist: faultforge==0.2.1
Requires-Dist: matplotlib>=3.10.5
Requires-Dist: numpy>=2.3.1
Requires-Dist: typer>=0.20.0
Requires-Python: >=3.14
Description-Content-Type: text/markdown

# faultforge-cli

A `typer`-based CLI for [FaultForge](https://github.com/rezzubs/faultforge),
installing a `faultforge` command on top of the `faultforge` library.

See the [main repository](https://github.com/rezzubs/faultforge) for full
documentation, including the CLI usage covered in
[docs/experiments/encoded_memory.md](https://github.com/rezzubs/faultforge/blob/main/docs/experiments/encoded_memory.md).
