dupeguru/base/py
hsoft 49165125e4 dg se: Moved se-specific code from dupeguru to dupeguru_se.
--HG--
extra : convert_revision : svn%3Ac306627e-7827-47d3-bdf0-9a457c9553a1/trunk%40199
2009-10-23 08:19:48 +00:00
..
tests Changed the MatchFactory into a simple getmatch method, and added a separate getmatches_by_contents() method for contents scan, which results in faster and less memory hungry scans. 2009-10-18 08:46:00 +00:00
LICENSE Relicensed to HS License. 2009-08-05 08:59:46 +00:00
__init__.py Moving the 'py' folder into 'base'. 2009-06-18 18:55:00 +00:00
app.py [#39 state:fixed] Wrapped the LookupError in DupeGuru.save() 2009-10-03 10:27:32 +00:00
app_cocoa.py [#8] Changed the appdata base path (and PE's) 2009-09-29 14:07:50 +00:00
app_me_cocoa.py [#8 state:fixed] Changed SE and ME's appdata path. 2009-09-29 14:19:45 +00:00
data.py dg se: Moved se-specific code from dupeguru to dupeguru_se. 2009-10-23 08:19:48 +00:00
data_me.py Changed the MatchFactory into a simple getmatch method, and added a separate getmatches_by_contents() method for contents scan, which results in faster and less memory hungry scans. 2009-10-18 08:46:00 +00:00
directories.py Relicensed to HS License. 2009-08-05 08:59:46 +00:00
engine.py Changed the MatchFactory into a simple getmatch method, and added a separate getmatches_by_contents() method for contents scan, which results in faster and less memory hungry scans. 2009-10-18 08:46:00 +00:00
export.py [#14 state:port] Changed the results export method to a pure python (and simpler) one. 2009-09-01 14:05:00 +00:00
fs.py Added dupeguru.fs, which is a simpler fork of hsfs and aims to replace it in the dupeguru project. 2009-10-22 15:23:32 +00:00
ignore.py Relicensed to HS License. 2009-08-05 08:59:46 +00:00
results.py [#60 state:fixed] Ignore invalid regexp in filter field 2009-09-29 11:15:36 +00:00
scanner.py dgpe: adjusted to the MatchFactory removal. 2009-10-18 09:26:04 +00:00