pkg.soopen package index

brew / 順位 11302

epeg を Homebrew, MacPorts, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install epeg

local Homebrew formula metadata

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

MacPorts ports tree · graphics/epeg/Portfile · ソース: api.github.com

Linux

Nix確認済み · 92%
nix profile install nixpkgs#epeg

nixpkgs package indexes · pkgs/by-name/ep/epeg/package.nix · ソース: api.github.com

概要

パッケージ概要

JPEG/JPG thumbnail scaling

コマンドとエイリアス

  • epeg

履歴

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

epeg is a JPEG thumbnailing library and command-line package focused on fast downscaling. Its README describes the core idea as using libjpeg's ability to decode only the DCT coefficients needed for the requested output size, reducing CPU work when large JPEGs are turned into small thumbnails.

プロジェクトの歴史

The epeg README says the library was originally developed inside the Enlightenment project. The repository maintainer notes that at some later, unspecified point epeg disappeared from that project or was merged into another library, with v0.9.1.042 named as the last original version known to that maintainer.

The current GitHub repository preserves that original code lineage while carrying updates and improvements on the master branch. The copyright notice dates the software to 2000 and credits Carsten Haitzler and contributors.

採用の歴史

epeg stayed a niche but memorable package because it solved one job well: quickly making thumbnails from JPEGs. It accumulated language bindings for Python and Node.js and enough downstream interest to remain packaged in Homebrew, MacPorts, and Nix.

使われ方

Users and bindings rely on epeg when the source image is much larger than the desired thumbnail. The performance advantage comes from avoiding full-resolution decode work and, in some cases, avoiding colorspace conversion when YUV or grayscale access is sufficient.

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

epeg is the sort of package that appeals to people who like small, purpose-built C libraries: it wraps a particular libjpeg optimization in a compact API and command-line install, and it carries a visible lineage from desktop-environment infrastructure into modern package managers.

タイムライン

  • 2000: Copyright notice credits Carsten Haitzler and contributors.
  • Unknown: epeg developed within the Enlightenment project.
  • Unknown: epeg disappeared from or was merged into another Enlightenment library after the original line.
  • 2023-04-05: GitHub release epeg v0.9.3 published.

Related projects

  • epeg relates to libjpeg, the Enlightenment project, Python bindings through epeg-cffi, and Node.js bindings distributed as an npm package.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

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

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

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

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
epeg実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

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

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

インストールメタデータ

パッケージメタデータ

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

ソースデータベース一致

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

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

Nix95%

epeg

nix profile install nixpkgs#epeg
  • normalized package name match
  • 一致条件: Epeg
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ep/epeg/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
MacPorts95%

epeg

sudo port install epeg
  • normalized package name match
  • 一致条件: Epeg
MacPorts ports tree · api.github.com · MacPorts ports tree: graphics/epeg/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