Skip to contents

Parses a single line containing a PUT annotation and extracts key-value pairs. Supports flexible syntax with optional spaces and pipe separators.

Usage

parse_put_annotation(line)

Arguments

line

Character string containing a PUT annotation

Value

Named list containing all extracted properties, or NULL if invalid