# Functions
Default returns the default specifier for the platform.
DefaultSpec returns the current platform's default platform specification.
Format returns a string specifier from the provided platform specification.
NewMatcher returns a simple matcher based on the provided platform specification.
Normalize validates and translate the platform to the canonical value.
Parse parses the platform specifier syntax into a platform declaration.
# Interfaces
Matcher matches platforms specifications, provided by an image or runtime.