Skip to content
Snippets Groups Projects
user avatar
Nikos Skalkotos authored
Convert all user defined metadata names to uppercase before locally
saving them to the metadata dictionary. The metadata names are case
insensitive and by converting them to uppercase we can ensure that at
any moment only one instance of them is present in the dictionary.

This fixes #39
8f3526c2