1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2025-03-09 21:24:36 +00:00
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
..
2021-08-25 00:46:33 -05:00
2019-09-09 19:54:28 -05:00
2019-09-09 19:54:28 -05:00
2021-08-24 00:12:23 -05:00
2019-09-09 19:54:28 -05:00
2019-12-31 20:16:27 -06:00
2019-09-09 19:54:28 -05:00
2021-08-26 03:29:24 -05:00

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.