https://github.com/guardinside/zipfile
Simple c++ zip and unzip directory algorithms using qt and minizip.
https://github.com/guardinside/zipfile
directory qt unzip zip
Last synced: about 1 month ago
JSON representation
Simple c++ zip and unzip directory algorithms using qt and minizip.
- Host: GitHub
- URL: https://github.com/guardinside/zipfile
- Owner: GuardInside
- Created: 2025-01-27T00:12:09.000Z (over 1 year ago)
- Default Branch: develop
- Last Pushed: 2025-01-27T00:25:24.000Z (over 1 year ago)
- Last Synced: 2025-06-12T06:11:55.824Z (about 1 year ago)
- Topics: directory, qt, unzip, zip
- Language: C
- Homepage:
- Size: 49.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
To understand how to work with it look at the tests inside. Use the code as you wish.