summarylogtreecommitdiffstats
path: root/__init__.py.template
AgeCommit message (Collapse)Author
2025-10-29Adopt package, see commit message body for detailsClaudia Pellegrino
- Adopt package - Migrate to the standard workflow according to Arch Linux's Python packaging guidelines - Use python-qualify to work around issue where the upstream script uses unqualified `import` statements to reference package-local modules - Add `__main__:main` entry point for `gui_scripts` so `installer` can generate the proper executable shim - Fix dependencies - Add rudimentary smoke test - Add support for nvchecker - Make this repository REUSE compliant