lua-zip
ZIP archive manager
A Lua interface to libzip, allowing C-based applications to create and manipulate ZIP archives.
Lua binding to libzip.
83 stars
9 watching
27 forks
Language: C
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
brimworks/lua-zlib | A Lua binding to zlib for streaming compression and decompression | 276 |
nih-at/libzip | A C library for reading and modifying compressed archives | 861 |
zertovitch/zip-ada | A portable Ada library for working with the Zip archive file format | 26 |
zertovitch/azip | A Zip Archive Manager with a simple user interface and features like content search and recompression. | 11 |
nim-lang/zip | Provides a C-based wrapper for the zip library to create, read, and write zip archives in various formats. | 52 |
doujiang24/lua-resty-zip | A Lua library providing compression and decompression functions | 11 |
perfectlysoft/perfect-zip | A utility for creating and managing zip archives. | 21 |
mockingbot/react-native-zip-archive | A utility package for creating and managing zip archives in React Native applications. | 432 |
rubyzip/rubyzip | A Ruby library for reading and writing zip archives. | 1,363 |
kuba--/zip | A portable C library for creating, reading, and extracting zip archives | 1,441 |
shinmera/zippy | A library for reading and writing the PKWARE Zip archive format. | 15 |
aeronotix/swindon | A utility project providing a stream-based interface to work with ZIP archives in Java | 2 |
bungle/lua-resty-snappy | A Lua module providing bindings to the Snappy compression algorithm | 19 |
jsummers/oldunzip | A collection of C libraries for decompressing ZIP files using various compression methods. | 14 |
rikyoz/bit7z | A C++ library providing a simple interface to the 7-zip shared libraries for compression and extraction of archive files | 662 |