dupeguru/hscommon
Andrew Senetar 95ff6b6b76
Add files from hscommon and qtlib
2019-09-09 19:54:28 -05: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 Add files from hscommon and qtlib 2019-09-09 19:54:28 -05: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.