Parse input text into a dictionary.
Usage
parse_input(text)
text: str
The input text to parse.
dict
Parsed data.