python-rsrcfork/rsrcfork
dgelessus 87d4ae43d4 Refactor parsing of compressed resource headers
In preparation for #3, the compressed resource data headers are parsed
and stored as proper objects. For now these objects are only used
internally by the decompression code, but in the future they can be
exposed.
2019-09-23 23:10:55 +02:00
..
compress Refactor parsing of compressed resource headers 2019-09-23 23:10:55 +02:00
__init__.py Add release instructions in a comment in __init__.py 2019-09-16 17:09:47 +02:00
__main__.py Enable --sort by default and add --no-sort to disable sorting 2019-09-16 15:25:41 +02:00
api.py Rename resource_type and resource_id attributes to type and id 2019-09-15 15:56:03 +02:00