Metadata-Version: 2.4
Name: earthforge-core
Version: 0.1.0
Summary: EarthForge core: shared types, config, storage, output, format detection
License-Expression: GPL-3.0-or-later
Requires-Python: >=3.11
Requires-Dist: httpx>=0.27
Requires-Dist: obstore>=0.3
Requires-Dist: orjson>=3.9
Requires-Dist: pydantic>=2.0
Requires-Dist: rich>=13.0
Description-Content-Type: text/markdown

# earthforge-core

Shared types, configuration, storage abstraction, output formatting, and format detection for EarthForge.

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