dupeguru/core/pe
Virgil Dupras c58a4817ca Add shelve-based picture cache implementation
Hopefully, this will fix #394 for real this time, that is, without the
need for a messy python executable ship in the app.
2016-11-15 19:58:18 -05:00
..
modules Merge core_{se,me,pe} into core.{se,me,pe} 2016-05-31 22:32:37 -04:00
__init__.py Add shelve-based picture cache implementation 2016-11-15 19:58:18 -05:00
block.py Merge core_{se,me,pe} into core.{se,me,pe} 2016-05-31 22:32:37 -04:00
cache.py Move pe.cache.Cache into its own unit, cache_sqlite 2016-11-13 17:01:20 -05:00
cache_shelve.py Add shelve-based picture cache implementation 2016-11-15 19:58:18 -05:00
cache_sqlite.py Add shelve-based picture cache implementation 2016-11-15 19:58:18 -05:00
exif.py Merge core_{se,me,pe} into core.{se,me,pe} 2016-05-31 22:32:37 -04:00
iphoto_plist.py Merge core_{se,me,pe} into core.{se,me,pe} 2016-05-31 22:32:37 -04:00
matchblock.py Add shelve-based picture cache implementation 2016-11-15 19:58:18 -05:00
matchexif.py Merge core_{se,me,pe} into core.{se,me,pe} 2016-05-31 22:32:37 -04:00
photo.py Merge core_{se,me,pe} into core.{se,me,pe} 2016-05-31 22:32:37 -04:00
prioritize.py Merge core_{se,me,pe} into core.{se,me,pe} 2016-05-31 22:32:37 -04:00
result_table.py Merge core_{se,me,pe} into core.{se,me,pe} 2016-05-31 22:32:37 -04:00
scanner.py Fix picture mode's fuzzy block scanner threshold 2016-08-22 21:35:46 -04:00