unzipall
Zip extractor
A command-line utility that recursively unzips all zip files within a directory and its subdirectories to another specified directory.
Unzip all zip files
2 stars
2 watching
0 forks
Language: Go
last commit: about 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
philsturgeon/codeigniter-unzip | A CodeIgniter extension that extracts ZIP files without requiring PECL extensions | 78 |
mikbry/anzip | A simple async library to extract files from zip archives in Node.js | 60 |
jsummers/oldunzip | A collection of C libraries for decompressing ZIP files using various compression methods. | 14 |
zertovitch/azip | A Zip Archive Manager with a simple user interface and features like content search and recompression. | 11 |
vivkin/nozip | A C library for reading ZIP files by parsing and decoding the ZIP format to provide direct access to the stored data | 13 |
zip-rs/zip2 | A Rust library for creating and managing simple ZIP archives with various compression formats | 125 |
zlib-ng/minizip-ng | A C-based zip archive manipulation library with support for various compression and encryption methods. | 1,249 |
nih-at/libzip | A C library for reading and modifying compressed archives | 861 |
g200kg/kicad-gerberzipper | Automates gerber output and zipping of necessary files for KiCad PCBs | 57 |
zertovitch/zip-ada | A portable Ada library for working with the Zip archive file format | 26 |
le0me55i/zsh-extract | A plugin that automates the extraction of archive files from various formats. | 19 |
thejoshwolfe/hexdump-zip | Produces an annotated hexdump of the contents of a zip archive | 8 |
aeronotix/swindon | A utility project providing a stream-based interface to work with ZIP archives in Java | 2 |
exdx/dcp | A tool that simplifies the process of extracting data from container images onto the local file system | 109 |
og-sadpanda/sharpzippo | Tools to inspect and access encrypted data within Zip files using C# | 58 |