Parse raw input into a structured dict.
Usage
parse_input(raw)
raw: str
Raw input string.
dict
Parsed data.