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 Fix typos 2019-08-24 23:38:07 +02:00
__init__.py Rewrite, update and expand project descriptions 2019-08-25 21:37:50 +02:00
__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