Metadata-Version: 2.4
Name: earthforge-cli
Version: 1.0.0
Summary: EarthForge CLI — thin Typer dispatch layer for cloud-native geospatial operations
Project-URL: Homepage, https://github.com/chrislyonsKY/earthForge
Project-URL: Repository, https://github.com/chrislyonsKY/earthForge
Project-URL: Documentation, https://chrislyonsky.github.io/earthForge/
Project-URL: Issues, https://github.com/chrislyonsKY/earthForge/issues
License-Expression: GPL-3.0-or-later
Requires-Python: >=3.11
Requires-Dist: earthforge-core>=0.1.0
Requires-Dist: textual>=0.52
Requires-Dist: typer>=0.9
Description-Content-Type: text/markdown

# earthforge-cli

Typer-based CLI for EarthForge — thin dispatch layer with no business logic.

See the [main README](../../README.md) for project documentation.
