python-rsrcfork/rsrcfork
dgelessus d082f29238 Use MacRoman as the encoding for four-char codes and strings
Previously all non-ASCII characters were hex-escaped on output.
However, many resource files use MacRoman characters in resource names
and sometimes in resource types, so it makes sense to use MacRoman in
the interest of readability.
2019-09-03 02:10:04 +02:00
..
compress
__init__.py
__main__.py Use MacRoman as the encoding for four-char codes and strings 2019-09-03 02:10:04 +02:00
api.py Replace rsrcfork.open's rsrcfork parameter with a more usable version 2019-08-31 20:07:26 +02:00