python-rsrcfork/rsrcfork
dgelessus 2b0bbb19ed Refactor filter_resources in __main__
With the new implementation, each filter is converted to a function,
then all resources are checked if they match any of the filter
functions. This is simpler than the old implementation, where the
resource lookup code was slightly different for some filter forms.
2019-12-25 00:15:35 +01:00
..
compress Fix 'dcmp' (0) jump table decompression for large segment numbers 2019-12-04 23:36:57 +01:00
__init__.py Bump version to 1.7.1.dev 2019-12-17 12:16:39 +01:00
__main__.py Refactor filter_resources in __main__ 2019-12-25 00:15:35 +01:00
api.py Update and improve resource and resource map reprs 2019-12-04 02:01:40 +01:00