Skip to content

Runes datasets

interpretation

Elder Futhark runes interpretation datasets across locales.

Per-symbol meaning text lives in JSON bundles under locales/meanings/<locale>.json; the symbols come from core's RUNE_DECK. See :mod:fortune_telling_core._symbol_interpretation and :mod:fortune_telling_core._interpretation_bundle.

RUNES_REGISTRY module-attribute

RUNES_REGISTRY = reversible_registry(_ANCHOR, 'meanings', 'runes.meanings', symbols, _SOURCE)