python-rsrcfork/rsrcfork
dgelessus 1de940d597 Enable --sort by default and add --no-sort to disable sorting
In most cases the file order is not important and the unsorted output
hurts readability. The performance impact of sorting is relatively
small and barely noticeable even with large resource files.
2019-09-16 15:25:41 +02:00
..
compress Fix typos 2019-08-24 23:38:07 +02:00
__init__.py Bump version to 1.2.1.dev 2019-09-13 10:22:43 +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