a command line application to `unzip` archives
Project description
unzippy
busybox unzip wouldn't open one of my files, so I made this script with a
similar API, and it WORKED 💥🤾.
install
python -m pip install unzippy
or with curl
curl -o ~/.local/bin/unzippy https://git.sr.ht/~rasch/unzippy/blob/main/unzippy.py
chmod +x ~/.local/bin/unzippy
usage
# print help menu
unzippy -h
# extract files
unzippy archive.zip
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
unzippy-0.1.0.tar.gz
(3.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file unzippy-0.1.0.tar.gz.
File metadata
- Download URL: unzippy-0.1.0.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.28.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
176784d0e27d239456a86483cc72acbae7665ed39f8d6af7728e6b682cf2951b
|
|
| MD5 |
48e932f48c54738a26dcb2f51f43d3fe
|
|
| BLAKE2b-256 |
5e65d951268b533c73debeddfc860c24808d489d4c07eaf802dfea40d1454e59
|
File details
Details for the file unzippy-0.1.0-py2.py3-none-any.whl.
File metadata
- Download URL: unzippy-0.1.0-py2.py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.28.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e5e25db5f4b0f7c2b65a3fbfa3fc0139866dff6e2911c539270e946c66ef31f0
|
|
| MD5 |
eb781c938d430bdf36ee5319b1b855ac
|
|
| BLAKE2b-256 |
972a35bcd833fff45606070c627778a370c7438d10d9424d7902103400d9682d
|