Initial ZipBundler 1.0

This commit is contained in:
2026-07-02 19:57:28 +02:00
commit a9604023b3
4 changed files with 1655 additions and 0 deletions

4
requirements.txt Normal file
View File

@@ -0,0 +1,4 @@
customtkinter>=5.2.2
Pillow>=12.2.0
PyMuPDF>=1.28.0
pywin32>=306; platform_system == "Windows"