pkg.soopen package index

brew / 順位 1260

libzzip を Homebrew, MacPorts でインストール

libzzip のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install libzzip

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install libzzip

MacPorts ports tree · archivers/libzzip/Portfile · ソース: api.github.com

概要

パッケージ概要

Library providing read access on ZIP-archives

コマンドとエイリアス

  • unzip-mem
  • unzzip
  • unzzip-big
  • unzzip-mem
  • unzzip-mix
  • zzcat
  • zzdir
  • zzxorcat
  • zzxorcopy
  • zzxordir

履歴

プロジェクトの歴史と使われ方

ZZIPlib is a lightweight C library for read access to ZIP archives and unpacked data, best known for POSIX-shaped zzip_ functions that can make zipped resources look file-like to an application.

プロジェクトの歴史

The official history says Guido Draheim developed zziplib from Tomi Ollila's zip08x work. The API documentation says Draheim picked up Ollila's ZIP decoder routines and wrapped them with call signatures resembling POSIX file APIs, so zzip_open has the same general shape as open(2) but can open zipped files.

The SourceForge documentation dates the ZIP access page to June 1, 2000 and the programmer interface page to July 20, 2002. The project page notes that it was later hosted on GitHub, and the GitHub repository summary says the project originated in 1999, was adopted by Guido Draheim in 2000, and moved to GitHub in 2017 for easier collaboration.

採用の歴史

zziplib found its niche in applications that wanted to bundle many read-only resource files into a single ZIP while keeping code close to ordinary file and directory access. The documentation explicitly names game and graphics application developers as requesters of extension and custom I/O support.

Its model is intentionally narrower than full ZIP tools: applications can create archives with ordinary zip/unzip utilities and then ship zziplib only for final read access. That made it attractive for packaged games, resource archives, and embedded or portable software where a small zlib-based reader was enough.

使われ方

Developers can call direct ZIP APIs such as zzip_dir_open and zzip_file_open, or use magic wrappers such as zzip_open, zzip_read, and zzip_close. The extension I/O layer lets applications recognize ZIP-derived formats such as JAR or game-resource extensions and route reads through custom handlers.

パッケージ好きにとっての重要性

ZZIPlib is interesting because it captures an old packaging trick: ship assets as ZIP files but let code pretend they are files. The LGPL/MPL licensing, zlib dependency, POSIX-like API, SDL-oriented examples, and odd collection of small tools make it a very package-nerd archive library.

タイムライン

  • 1999: Tomi Ollila explored ZIP decoder routines that became part of zziplib's ancestry.
  • 2000-06-01: The zziplib ZIP access documentation was created.
  • 2002-04: Ollila gave up remaining zip08x copyright restrictions and pointed the zip08x README to zziplib, according to the project history.
  • 2002-07-20: The programmer interface documentation described zzip_open and related POSIX-like APIs.
  • 2017: The project moved to GitHub for collaboration.

Related projects

  • zziplib depends on zlib for decompression and sits near Info-ZIP, PKWARE ZIP specifications, zipios++, SDL resource-loading examples, Java JAR files, Quake PK3 files, and OpenOffice or StarOffice ZIP-based document formats.

セキュリティ状態

リスクレベル: グリーン

library-like package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • library-like package without higher-risk signals

信号

  • metadata:library-like

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
unzip-mem実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
unzzip実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
unzzip-big実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
unzzip-mem実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
unzzip-mix実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
zzcat実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
zzdir実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
zzxorcat実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
zzxorcopy実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
zzxordir実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版0.13.80
マネージャ更新日
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:libzzip
バージョン0.13.80
パッケージマネージャHomebrew
ホームページhttps://github.com/gdraheim/zziplib
リポジトリhttps://github.com/gdraheim/zziplib
Bottle未記録
サービス宣言なし

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

MacPorts95%

libzzip

sudo port install libzzip
  • normalized package name match
  • 一致条件: Libzzip
MacPorts ports tree · api.github.com · MacPorts ports tree: archivers/libzzip/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation