dupeguru/hscommon
Andrew Senetar 2ea02bd7b5
Update hscommon/build.py
Update changelog format to use changes from
https://github.com/hsoft/hscommon/pull/6/.  This allows for changes from
 #593 to work correctly.
2019-11-06 20:25:20 -06:00
..
gui Add files from hscommon and qtlib 2019-09-09 19:54:28 -05:00
jobprogress Add files from hscommon and qtlib 2019-09-09 19:54:28 -05:00
tests Add files from hscommon and qtlib 2019-09-09 19:54:28 -05:00
.gitignore Add files from hscommon and qtlib 2019-09-09 19:54:28 -05:00
LICENSE Add files from hscommon and qtlib 2019-09-09 19:54:28 -05:00
README Add files from hscommon and qtlib 2019-09-09 19:54:28 -05:00
__init__.py Add files from hscommon and qtlib 2019-09-09 19:54:28 -05:00
build.py Update hscommon/build.py 2019-11-06 20:25:20 -06:00
build_ext.py Add files from hscommon and qtlib 2019-09-09 19:54:28 -05:00
conflict.py Add files from hscommon and qtlib 2019-09-09 19:54:28 -05:00
debug.py Add files from hscommon and qtlib 2019-09-09 19:54:28 -05:00
desktop.py Add files from hscommon and qtlib 2019-09-09 19:54:28 -05:00
geometry.py Add files from hscommon and qtlib 2019-09-09 19:54:28 -05:00
loc.py Add files from hscommon and qtlib 2019-09-09 19:54:28 -05:00
notify.py Add files from hscommon and qtlib 2019-09-09 19:54:28 -05:00
path.py Add files from hscommon and qtlib 2019-09-09 19:54:28 -05:00
plat.py Add files from hscommon and qtlib 2019-09-09 19:54:28 -05:00
pygettext.py Add files from hscommon and qtlib 2019-09-09 19:54:28 -05:00
sphinxgen.py Add files from hscommon and qtlib 2019-09-09 19:54:28 -05:00
sqlite.py Add files from hscommon and qtlib 2019-09-09 19:54:28 -05:00
testutil.py Add files from hscommon and qtlib 2019-09-09 19:54:28 -05:00
trans.py Add files from hscommon and qtlib 2019-09-09 19:54:28 -05:00
util.py Add files from hscommon and qtlib 2019-09-09 19:54:28 -05: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.