This repository was archived by the owner on Jun 8, 2021. It is now read-only.

Description
The extension field-values must be escape the "=" and "" character and newlines transformed into the string "\n" and carriage returns transformed into the string "\r". The extension field-keys must not contain any whitespace character (not technically in the spec but they don't say you can escape a whitespace character in the key so I'm assuming you can't)