dupeguru/hscommon
Andrew Senetar 83f401595d
Minor Updates
- Cleanup extension modules in setup.py to use correct namespaces
- Update build.py to leverage setup.py for modules
- Roll mutagen required version back to 1.44.0 to support more distros
- Change build.py and sphinxgen.py to use pathlib
- Remove hsaudiotag from package list for debian and arch
2021-08-26 03:29:24 -05:00
..
gui Format all files with black correcting line length 2021-08-15 04:10:18 -05:00
jobprogress Code cleanups in hscommon & external effects 2021-08-21 16:56:27 -05:00
tests More cleanups 2021-08-25 00:46:33 -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 Code cleanups in hscommon & external effects 2021-08-21 16:56:27 -05:00
build_ext.py Format all files with black correcting line length 2021-08-15 04:10:18 -05:00
conflict.py Format all files with black correcting line length 2021-08-15 04:10:18 -05:00
debug.py Code cleanups in hscommon & external effects 2021-08-21 16:56:27 -05:00
desktop.py First pass code cleanup in qt/qtlib 2021-08-24 00:12:23 -05:00
geometry.py Format all files with black correcting line length 2021-08-15 04:10:18 -05:00
loc.py Code cleanups in hscommon & external effects 2021-08-21 16:56:27 -05:00
notify.py Format all files with black correcting line length 2021-08-15 04:10:18 -05:00
path.py Format all files with black correcting line length 2021-08-15 04:10:18 -05:00
plat.py Format files with black 2019-12-31 20:16:27 -06:00
pygettext.py Code cleanups in hscommon & external effects 2021-08-21 16:56:27 -05:00
sphinxgen.py Minor Updates 2021-08-26 03:29:24 -05:00
sqlite.py Format all files with black correcting line length 2021-08-15 04:10:18 -05:00
testutil.py More cleanup and fixed a flake8 build issue 2021-08-25 01:11:24 -05:00
trans.py Code cleanups in hscommon & external effects 2021-08-21 16:56:27 -05:00
util.py Code cleanups in hscommon & external effects 2021-08-21 16:56:27 -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.