Ymagis / ClairMeta

Clairmeta is a python package for Digital Cinema Package (DCP) probing and checking.
BSD 3-Clause "New" or "Revised" License
84 stars 22 forks source link

Fix to make RFC4122_RE case insensitive #189

Closed matmat closed 3 years ago

remia commented 3 years ago

Thanks for the fix @matmat.

Checked RFC 4122 and section 3. indeed says:

The hexadecimal values "a" through "f" are output as lower case characters and are case insensitive on input.