Metadata-Version: 2.4
Name: heritage-cli
Version: 1.0.1
Summary: Unified CLI for the heritage science open-source ecosystem — orchestrates HOARD, StratiGraph, Trowel, Libby, Dibble, and other tools
Author: Mark Bouck
License: MIT
Requires-Python: >=3.11
Requires-Dist: typer>=0.12
Requires-Dist: rich>=13
Requires-Dist: pyyaml>=6
Provides-Extra: hoard
Requires-Dist: hoard; extra == "hoard"
Provides-Extra: libby
Requires-Dist: libby; extra == "libby"
Provides-Extra: dibble
Requires-Dist: dibble; extra == "dibble"
Provides-Extra: trowel
Requires-Dist: trowel; extra == "trowel"
Provides-Extra: stratigraph
Requires-Dist: stratigraph; extra == "stratigraph"
