Contents:
TODO
Parse a key, value pair, separated by ‘=’ That’s the reverse of ShellArgs.
foo=hello
foo=”hello world”
Parse a series of key-value pairs and return a dictionary