add archive manager

This commit is contained in:
lxsang
2020-06-06 18:41:00 +02:00
parent 232465f8ed
commit d20db3e0fb
13 changed files with 422 additions and 0 deletions

View File

@ -0,0 +1,13 @@
# Archive
Small application for zip file manager
## Features
* Open, create zip file Archive
* Add/remove file/folder to archive
* Extract zip file content
## Changle log
### v0.0.1-a
* First release