zipf
CLI tool to directly zip several files/folders or an existing folder
Make a zip from list of files/folders with or without specifying the archive name ("%Y_%m_%d-%H_%M_%S.zip" if not specified) or from an existing folder.
Installation
With pip:
sudo pip3 install zipfs
With yay:
yay -a zipf
With yaourt:
yaourt -a zipf
Compatibility
python >= 3
Usage
zipf / zipper [F_PATH_01 F_PATH_02 ...] [ARCHIVE_NAME]
options:
-h, --help show this help message and exit
Examples
For help:
zipf -h
or
rt --help
Make a zip archive from 3 files:
zipf titi/toto.jpg titi/tutu.jpg tata.txt
Giving the 2019_05_15-17_25_44.zip archive
Make a zip archive from 2 files and one folder with specifying the archive name (work):
zipf titi/toto.jpg titi/ tata.txt work
Giving the work.zip archive
Release files for zipfs 1.0.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| zipfs-1.0.5.tar.gz | 4.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| zipfs-1.0.5-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 8.6 kB
Release files / zipfs-1.0.5.tar.gz
| Download URL | zipfs-1.0.5.tar.gz |
|---|---|
| Size | 4.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
fcf7ccac767ccc326e4f4843aa11e0e053dac8946d7f5cc7bedc70bba312c82e
|
|
BLAKE2b-256 checksum How to use checksums |
aeff7268c9aec6337a65ea80a9dfb54a01eaaff48339e81e6185720e89921f05
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.5
|
Release files / zipfs-1.0.5-py3-none-any.whl
| Download URL | zipfs-1.0.5-py3-none-any.whl |
|---|---|
| Size | 4.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
3a653db456b4b0a51dd08908c3de8f8899a02681c7f5041056df4327df7df5df
|
|
BLAKE2b-256 checksum How to use checksums |
ed62a6b903e707b134d795fe245b623c02965e34c8c696a33af11bc95e7a25a1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.5
|