calculate_index¶
- astro_metadata_translator.indexing.calculate_index(headers: MutableMapping[str, MutableMapping[str, Any]], content_mode: str) MutableMapping[str, str | MutableMapping[str, Any]] ¶
Calculate an index data structure from the supplied headers.
- Parameters:
- Returns: