mirror of
https://github.com/dgelessus/python-rsrcfork.git
synced 2025-01-08 21:35:20 +00:00
a23cd0fcb2
All decompressors now have exactly the same signature (as a result, each decompressor now has to check itself that the header type is correct). This allows the decompressors to be stored in a simple dictionary, which makes the lookup process much simpler. |
||
---|---|---|
.. | ||
compress | ||
__init__.py | ||
__main__.py | ||
api.py |