Automic VaultAutomic Vault

brew

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

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 12 個のプラットフォームターゲットで利用できます。
  • 2 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 3 件のビルド依存関係があります。

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
epegcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

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

ページ生成日2026-07-25
マネージャ版0.9.3
マネージャ更新日
ローカルデータOK
上流最新
検出された最新v0.9.3

https://github.com/mattes/epeg

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:epeg
バージョン0.9.3
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/epeg
ホームページhttps://github.com/mattes/epeg
リポジトリhttps://github.com/mattes/epeg
上流ドキュメントhttps://github.com/mattes/epeg#readme
ライセンスMIT-enna
ソースアーカイブhttps://github.com/mattes/epeg/archive/refs/tags/v0.9.3.tar.gz
依存関係jpeg-turbo, libexif
ビルド依存関係autoconf, automake, libtool
Bottle利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameepeg
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

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

一致は外部パッケージマネージャインデックスから取得され、ローカルの 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
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment