unvendorable qrcodegen (#887);

move copyparty-original code to qrkode.py

stolen/qrcodegen.py can be deleted and replaced with system lib

this is safe and has minimal affect on functionality;
performance will be a tiny bit slower without the vendored copy
This commit is contained in:
ed
2025-10-04 21:36:41 +00:00
parent 656f0a6c39
commit 08ebb0b4c9
6 changed files with 122 additions and 71 deletions

View File

@@ -25,6 +25,7 @@ copyparty/metrics.py,
copyparty/mtag.py,
copyparty/multicast.py,
copyparty/pwhash.py,
copyparty/qrkode.py,
copyparty/res,
copyparty/res/__init__.py,
copyparty/res/COPYING.txt,