ziptorrent
libzip is a C library for reading, creating, and modifying zip
Install
- All systems
-
curl cmd.cat/ziptorrent.sh
- Debian
-
apt-get install ziptorrent
- Ubuntu
-
apt-get install ziptorrent
- Alpine
-
apk add libzip
- Arch Linux
-
pacman -S libzip
- CentOS
-
yum install libzip
- Fedora
-
dnf install libzip
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ziptorrent
- OS X
-
brew install libzip
- Raspbian
-
apt-get install ziptorrent
- Dockerfile
- dockerfile.run/ziptorrent
- Docker
-
docker run cmd.cat/ziptorrent ziptorrent
powered by Commando
libzip
libzip is a C library for reading, creating, and modifying zip
archives. Files can be added from data buffers, files, or compressed data copied directly from other zip archives. Changes made without closing the archive can be reverted. The API is documented by man pages.
ziptorrent
torrentzip zip archives
ziptorrent torrentzips archive. This is a restricted file format used for using bittorrent on zip files.