spa: dict: add parse() method
Re-implementation of the pw_properties_parse_* macros.
The dict does not contain the actual type of each value so that's the best we can do, exposing values as typed enums is not an option.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Re-implementation of the pw_properties_parse_* macros.
The dict does not contain the actual type of each value so that's the best we can do, exposing values as typed enums is not an option.