Metadata-Version: 2.4
Name: earthforge-cli
Version: 0.1.0
Summary: EarthForge CLI — thin Typer dispatch layer for cloud-native geospatial operations
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.
