Release: v2.1.6 - Added VaptVupt 2.40
This commit is contained in:
parent
8e0eb1ee41
commit
572031910c
41 changed files with 4309 additions and 741 deletions
13
gui/packaging/deb/control
Normal file
13
gui/packaging/deb/control
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
Package: zupt-gui
|
||||
Version: 1.0.0
|
||||
Section: utils
|
||||
Priority: optional
|
||||
Architecture: all
|
||||
Depends: python3 (>= 3.9), python3-pyside6, zupt (>= 2.1.6)
|
||||
Maintainer: Cristian Cezar Moises <cristian@zupt.dev>
|
||||
Homepage: https://github.com/cristiancmoises/zupt
|
||||
Description: Zupt GUI — Post-Quantum Backup Utility
|
||||
Cross-platform graphical interface for the zupt backup compression
|
||||
utility with post-quantum hybrid encryption (ML-KEM-768 + X25519),
|
||||
hardware-adaptive codecs, block-level deduplication, and full-disk
|
||||
backup/restore support.
|
||||
Loading…
Reference in a new issue