get_supported_source_software#
- movement.io.load.get_supported_source_software()[source]#
Return registered source software and supported file suffixes.
Returns a mapping of each registered source software name to the set of file suffixes (extensions) it can load. This is useful for downstream packages that depend on
movementfor I/O and want to programmatically discover supported formats.