Command line tool that can unpack archives easily
Project description
$ unp_
unp is a command line tool that can unpack archives easily. It
mainly acts as a wrapper around other shell tools that you can
find on various POSIX systems.
It figures out how to invoke an unpacker to achieve the desired
result. In addition to that it will safely unpack files when an
archive contains more than one top level item. In those cases it
will wrap the resulting file in a folder so that your working
directory does not get messed up.
All you have to do:
$ unp myarchive.tar.gz
To install you can use pipsi:
$ pipsi install unp
Supports the following archives:
- 7zip Archives (*.7z)
- AR Archives (*.a)
- Apple Disk Image (*.dmg; *.sparseimage)
- Bz2 Compressed Files (*.bz2)
- Bz2 Compressed Tarballs (*.tar.bz2)
- Gzip Compressed Files (*.gz)
- Gzip Compressed Tarballs (*.tar.gz; *.tgz)
- Uncompressed Tarballs (*.tar)
- WinRAR Archives (*.rar)
- Windows Cabinet Archive (*.cab)
- XZ Compressed Files (*.xz)
- XZ Compressed Tarballs (*.tar.xz)
- Zip Archives (*.zip; *.egg; *.whl; *.jar)
DMG is only supported on OS X where it invokes the hdiutil and
copies out the contents.
unp is a command line tool that can unpack archives easily. It
mainly acts as a wrapper around other shell tools that you can
find on various POSIX systems.
It figures out how to invoke an unpacker to achieve the desired
result. In addition to that it will safely unpack files when an
archive contains more than one top level item. In those cases it
will wrap the resulting file in a folder so that your working
directory does not get messed up.
All you have to do:
$ unp myarchive.tar.gz
To install you can use pipsi:
$ pipsi install unp
Supports the following archives:
- 7zip Archives (*.7z)
- AR Archives (*.a)
- Apple Disk Image (*.dmg; *.sparseimage)
- Bz2 Compressed Files (*.bz2)
- Bz2 Compressed Tarballs (*.tar.bz2)
- Gzip Compressed Files (*.gz)
- Gzip Compressed Tarballs (*.tar.gz; *.tgz)
- Uncompressed Tarballs (*.tar)
- WinRAR Archives (*.rar)
- Windows Cabinet Archive (*.cab)
- XZ Compressed Files (*.xz)
- XZ Compressed Tarballs (*.tar.xz)
- Zip Archives (*.zip; *.egg; *.whl; *.jar)
DMG is only supported on OS X where it invokes the hdiutil and
copies out the contents.
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
unp-0.3.tar.gz
(5.8 kB
view details)
Built Distribution
unp-0.3-py2-none-any.whl
(6.6 kB
view details)
File details
Details for the file unp-0.3.tar.gz
.
File metadata
- Download URL: unp-0.3.tar.gz
- Upload date:
- Size: 5.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 234807c6db6f802cf25509dd495f7978516f1d04eecd6f0acfef0ac76cba6009 |
|
MD5 | 85ce03d62e47858a7cb15d9c337fbb82 |
|
BLAKE2b-256 | 69ccbe960565df409f8939004a6327ecd3792977b5e12239eacf520c6c21b161 |
File details
Details for the file unp-0.3-py2-none-any.whl
.
File metadata
- Download URL: unp-0.3-py2-none-any.whl
- Upload date:
- Size: 6.6 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 169bf84b000a69e959d1b36be26ce4ecb8854e124a44db2a64d8977811b45935 |
|
MD5 | 6b046e60e20f2832fa4ca7acaf17ae62 |
|
BLAKE2b-256 | 50eb8f1b40f83b85c7cf2fb9daff8c37f7efea8f9c237fcc3271b83ab2db2c99 |