I'd like to split the content of a text variable in a dictionary. The content is a sequence of rows with format key = value.
Owner = name1@domain.com \r\n Validator = name2@domain.com \r\n Approver = name3@domain.com \r\n
Thank you for your help. Salvatore