A zip utility for cross OS, especially file name encoding problem.
Project description
Look help at each command.
zipe only supports cp932 and utf-8 as encoding to. And no support making encrypt zip archive for now.
usage: zipe [-h] [-F ENCODING] -T ENCODING [-r] [-v]
[-x EXCLUDE | -i INCLUDE]
ZIP_FILE ENTRY [ENTRY ...]
Zipper for not native encoded filename file
positional arguments:
ZIP_FILE ZIP archive
ENTRY file entries
optional arguments:
-h, --help show this help message and exit
-F ENCODING, --from ENCODING
filename encoding from(Default
sys.getfilesystemencoding())
-T ENCODING, --to ENCODING
filename encoding to
-r, --recursive archive recursively
-v, --verbose verbose mode
-x EXCLUDE, --exclude EXCLUDE
exclude file pattern in RegExp
-i INCLUDE, --include INCLUDE
include file pattern in RegExp
usage: unzipe [-h] [-l] [-P PASSWORD] [--force] -F ENCODING [-T ENCODING]
[-x EXCLUDE | -i INCLUDE]
ZIP_FILE [ENTRY [ENTRY ...]]
Unzipper for not native encoded filename file
positional arguments:
ZIP_FILE ZIP archive
ENTRY can specify file entries
optional arguments:
-h, --help show this help message and exit
-l, --list list entries instead of extracting
-P PASSWORD, --password PASSWORD
password for encrypted
--force extract file even if its absolute path
-v, --verbose verbose mode
-F ENCODING, --from ENCODING
filename encoding from
-T ENCODING, --to ENCODING
filename encoding to(Default
sys.getfilesystemencoding())
-x EXCLUDE, --exclude EXCLUDE
exclude filename pattern in RegExp
-i INCLUDE, --include INCLUDE
include filename pattern in RegExp
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
zipe-0.1.3.tar.gz
(4.1 kB
view details)
File details
Details for the file zipe-0.1.3.tar.gz.
File metadata
- Download URL: zipe-0.1.3.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
231ba601c98dffb8fbec6aaba09dbcae0cf92a7a0bb0cc9b63255ee6cde83621
|
|
| MD5 |
f6433f4cc9524bd9bddd4f9193c28beb
|
|
| BLAKE2b-256 |
054caf249a610820a0a5560e0e97b4642022b8fd8db0048e8b93c28fcfc4c56f
|