zstandard compress and decompress tool.
Project description
zsfile
zstandard compress and decompress tool.
Install
pip3 install zsfile
Command Usage
test@test Downloads % zsf --help
Usage: zsf [OPTIONS] INPUT
Zstandard compress and decompress tool.
Options:
-d, --decompress force decompression. default to false.
-o, --output TEXT Output filename.
--help Show this message and exit.
Examples
test@test test01 % ls
mingw-w64-x86_64-file-5.39-2-any.pkg.tar.zst
test@test test01 % zsf -d mingw-w64-x86_64-file-5.39-2-any.pkg.tar.zst
decompressing file mingw-w64-x86_64-file-5.39-2-any.pkg.tar.zst to mingw-w64-x86_64-file-5.39-2-any.pkg.tar...
test@test test01 % ls
mingw-w64-x86_64-file-5.39-2-any.pkg.tar mingw-w64-x86_64-file-5.39-2-any.pkg.tar.zst
test@test test01 % file mingw-w64-x86_64-file-5.39-2-any.pkg.tar.zst
mingw-w64-x86_64-file-5.39-2-any.pkg.tar.zst: Zstandard compressed data (v0.8+), Dictionary ID: None
test@test test01 % file mingw-w64-x86_64-file-5.39-2-any.pkg.tar
mingw-w64-x86_64-file-5.39-2-any.pkg.tar: POSIX tar archive
test@test test01 %
Releases
v0.1.0
- First release.
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
zsfile-0.1.0.tar.gz
(3.2 kB
view details)
Built Distribution
File details
Details for the file zsfile-0.1.0.tar.gz
.
File metadata
- Download URL: zsfile-0.1.0.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 900953b242082ade77711e7faf250564839033b933daca050a40c76b6cd89cd3 |
|
MD5 | 8dc411f6f5868a36e5bdef1c9636815a |
|
BLAKE2b-256 | f129fcb53acf6a3d16bc89ed38a4f0e7f05d8c7bc25135b21fcf537eca70c0b4 |
File details
Details for the file zsfile-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: zsfile-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 439016f4667ccfa400de2ebdc1dca4119722687cefe1f8e5a8d88420dd0bf46d |
|
MD5 | ca163a4171c2ce4876e32ac272b70610 |
|
BLAKE2b-256 | c83d1a07393357dd8c5cb85ff6486280a9e77b14c8fbfa22821b14c7b7d22fbd |