dupeguru/hscommon
Virgil Dupras 7c3728ca47 Converted hscommon.jobprogress.qt to Qt5 2014-10-12 10:52:21 -04:00
..
gui Included hscommon.jobprogress in the devdocs 2014-10-05 17:12:10 -04:00
jobprogress Converted hscommon.jobprogress.qt to Qt5 2014-10-12 10:52:21 -04:00
tests Catch MemoryError better in PE's block matching algo 2014-10-05 22:22:59 -04:00
.gitignore Added hscommon repo as a subtree 2013-06-22 21:32:23 -04:00
LICENSE Updated hscommon 2014-02-01 16:18:00 -05:00
README Reorganized hscommon documentation 2013-11-16 14:46:34 -05:00
__init__.py Updated hscommon 2014-10-12 10:39:21 -04:00
build.py Updated hscommon 2014-02-01 16:18:00 -05:00
conflict.py Updated hscommon 2014-02-01 16:18:00 -05:00
currency.py Updated hscommon 2014-02-01 16:18:00 -05:00
debug.py Updated hscommon 2014-02-01 16:18:00 -05:00
desktop.py Updated hscommon 2014-10-12 10:39:21 -04:00
geometry.py Updated hscommon 2014-02-01 16:18:00 -05:00
loc.py Update loc 2014-03-30 10:47:37 -04:00
notify.py Updated hscommon 2014-02-01 16:18:00 -05:00
path.py Integrated the jobprogress library into hscommon 2014-10-05 16:31:16 -04:00
plat.py Updated hscommon 2014-02-01 16:18:00 -05:00
pygettext.py pygettext: explicitly open files as utf-8 2013-11-24 10:22:05 -05:00
sphinxgen.py Fixed minor typo 2014-10-12 10:15:07 -04:00
sqlite.py Updated hscommon 2014-02-01 16:18:00 -05:00
testutil.py Updated hscommon 2014-02-01 16:18:00 -05:00
trans.py Updated hscommon 2014-02-01 16:18:00 -05:00
util.py Catch MemoryError better in PE's block matching algo 2014-10-05 22:22:59 -04:00

README

This module is common code used in all Hardcoded Software applications. It has no stable API so
it is not recommended to actually depend on it. But if you want to copy bits and pieces for your own
apps, be my guest.