Metadata-Version: 2.4
Name: earthforge-core
Version: 1.0.0
Summary: EarthForge core: shared types, config, storage, output, format detection
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: 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.
