You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Introduce a runtime capability query API for host integrations: adds C++ header and implementation (MetadataCapability, families, support levels, helpers) to report read/structured_decode/transfer_prepare/target_edit/raw_preservation per format/family and a stable contract version. Adds Python bindings to expose enums and a dict-shaped query result, updates CMake to build the sources and tests, and adds comprehensive unit tests and smoke-test coverage. Updates documentation and sphinx pages with usage examples and notes about support states (unsupported/supported/bounded/disabled) and build-time XMP disabling when XML support is absent.
0 commit comments