Automic VaultAutomic Vault

brew

eye-d3 mit Homebrew, apk, apt, Nix, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für eye-d3 in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install eye-d3

local Homebrew formula metadata

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add eyed3

Alpine Linux edge package indexes · eyed3 · Quelle: dl-cdn.alpinelinux.org

Debian aptverifiziert · 92%
sudo apt install eyed3

Debian stable package indexes · eyed3 · Quelle: deb.debian.org

Nixverifiziert · 92%
nix profile install nixpkgs#eyed3

nixpkgs package indexes · pkgs/by-name/ey/eyed3/package.nix · Quelle: api.github.com

openSUSE zypperverifiziert · 92%
sudo zypper install eyeD3

openSUSE Tumbleweed package metadata · eyeD3 · Quelle: download.opensuse.org

Überblick

Paketzusammenfassung

Work with ID3 metadata in .mp3 files

Verlauf

Projektgeschichte und Nutzung

eyeD3 is a Python command-line tool and library for reading and writing ID3 metadata in MP3 files. It serves both shell users editing tags and Python developers building metadata-aware audio workflows.

The project has been released since 2002 and has evolved from a straightforward tag editor into a plugin-capable CLI and importable Python package.

Projektgeschichte

The official release history starts with eyeD3 0.1.0 on 2002-07-31. Through the 0.6 series, the project accumulated practical ID3 and MP3-handling fixes: Unicode handling, ID3v1/v2 frame support, URL frames, lyrics, genre handling, safe rewrites, and command-line behavior.

Version 0.7.0 in 2012 was a larger internal shift: the command-line tool gained plugin support, the module name became the lower-case eyed3, the API was redesigned around tag properties, PyPI-friendly installation was added, and configuration-file support became part of the command-line workflow.

The 0.8 and 0.9 lines modernized the project for Python 3, GitHub development, plugin output formats, and current Python versions. The 2025 0.9.8 release lists Python 3.11, 3.12, and 3.13 support.

Adoptionsgeschichte

eyeD3's adoption path is typical of durable Python CLI utilities: it is installable as a Python package, exposes an importable library, and is also packaged by operating-system package managers. The official README points users to PyPI-style installation and GitHub source development.

Its continued release history reflects maintenance for newer Python runtimes and real-world MP3 tag edge cases, including malformed frames, iTunes extensions, cover art, JSON/YAML output, and collection statistics.

Wie es verwendet wird

The default eyeD3 command edits common song fields such as artist, album, title, and track number, then displays the resulting ID3 tag. The same operations are available through Python by loading a file, mutating tag properties, and saving.

The documented feature set includes ID3 1.x, read-only ID3 2.2, ID3 2.3, ID3 2.4, MP3 audio details, plugins for display/fixup/art/stats/output formats, and custom command-line plugins.

Warum Paket-Nerds sich dafür interessieren

eyeD3 is package-manager-friendly because it is both a Unix-style CLI and a reusable Python library. That makes it useful in scripts that batch-fix music libraries and in Python applications that need direct ID3 access.

Its long release history is a catalog of boring but valuable media-tag edge cases: encodings, malformed frames, version conversion, iTunes quirks, cover art, recursive scanning, and output formats.

Zeitleiste

  • 2002: eyeD3 0.1.0 is released.
  • 2012: eyeD3 0.7.0 adds plugin-oriented CLI behavior and a redesigned lower-case eyed3 module.
  • 2017: eyeD3 0.8 adds Python 3 support and notes the project home on GitHub.
  • 2020: eyeD3 0.9 drops Python 2.7 support and changes recursive scanning behavior.
  • 2025: eyeD3 0.9.8 adds support for Python 3.11, 3.12, and 3.13.

Related projects

  • ID3 is the metadata format family eyeD3 reads and writes.
  • MP3 is the primary audio format exposed by eyeD3's command-line and library APIs.
  • eyeD3 plugins such as classic, fixup, art, stats, JSON, YAML, and nfo form the project's extension surface.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 1 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.eyeD3/config.ini

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
eyeD3cliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-25
Manager-Version0.9.9
Manager aktualisiert
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://eyed3.readthedocs.io/en/latest/

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:eye-d3
Version0.9.9
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/eye-d3
Homepagehttps://eyed3.readthedocs.io/en/latest/
Repositoryhttps://github.com/nicfit/eyeD3
Upstream-Dokumentationhttps://eyed3.readthedocs.io/en/latest
LizenzGPL-3.0-or-later
Quellarchivhttps://files.pythonhosted.org/packages/ee/aa/5873b98fa5f570724a65757987c155dea68d27f0acae17da1b1ffc8cd0d2/eyed3-0.9.9.tar.gz
Abhängigkeitenpython@3.14
Bottleverfügbar (auf all)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt92%

eyed3 0.9.7-2

Display and manipulate id3-tags on the command-line

http://eyed3.nicfit.net/

sudo apt install eyed3
  • Section: sound
  • Architecture: all
  • 2 Abhängigkeiten
  • installed executable or alias match
  • Abgeglichen nach: Eyed3
Debian stable package indexes · deb.debian.org · Debian stable package indexes: eyed3 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt92%

python3-eyed3 0.9.7-2

Python module for id3-tags manipulation (Python 3 version)

http://eyed3.nicfit.net/

sudo apt install python3-eyed3
  • Section: python
  • Architecture: all
  • Source Package: eyed3
  • 3 Abhängigkeiten
  • 3 optionale Abhängigkeiten
  • installed executable or alias match
  • Abgeglichen nach: Eyed3
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python3-eyed3 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix92%

eyed3

nix profile install nixpkgs#eyed3
  • installed executable or alias match
  • Abgeglichen nach: Eyed3
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ey/eyed3/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt92%

eyed3 0.9.7-1

Display and manipulate id3-tags on the command-line

http://eyed3.nicfit.net/

sudo apt install eyed3
  • Section: universe/sound
  • Architecture: all
  • 3 Abhängigkeiten
  • installed executable or alias match
  • Abgeglichen nach: Eyed3
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: eyed3 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt92%

python3-eyed3 0.9.7-1

Python module for id3-tags manipulation (Python 3 version)

http://eyed3.nicfit.net/

sudo apt install python3-eyed3
  • Section: universe/python
  • Architecture: all
  • Source Package: eyed3
  • 3 Abhängigkeiten
  • 3 optionale Abhängigkeiten
  • installed executable or alias match
  • Abgeglichen nach: Eyed3
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: python3-eyed3 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk92%

eyed3 0.9.7-r6

ID3 tag editor in Python

https://eyed3.nicfit.net/

sudo apk add eyed3
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: eyed3
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • installed executable or alias match
  • Abgeglichen nach: Eyed3
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: eyed3 from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk92%

eyed3-pyc 0.9.7-r6

Precompiled Python bytecode for eyed3

https://eyed3.nicfit.net/

sudo apk add eyed3-pyc
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: eyed3
  • 1 Abhängigkeiten
  • installed executable or alias match
  • Abgeglichen nach: Eyed3
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: eyed3-pyc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
zypper92%

eyeD3 0.9.9-1.3

Audio files and ID3 Manipulation Tool

https://eyed3.readthedocs.io/en/latest/

sudo zypper install eyeD3
  • License: GPL-2.0-or-later AND GPL-3.0-only
  • Category: Productivity/Multimedia/Sound/Utilities
  • Architecture: noarch
  • Source Package: eyeD3
  • 2 Abhängigkeiten
  • 1 stellt bereit
  • installed executable or alias match
  • Abgeglichen nach: Eyed3
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: eyeD3 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper92%

python311-eyed3 0.9.9-1.3

Component library of eyeD3, an ID3 tag manipulation tool

https://eyed3.readthedocs.io/en/latest/

sudo zypper install python311-eyed3
  • License: GPL-2.0-or-later AND GPL-3.0-only
  • Category: Productivity/Multimedia/Sound/Utilities
  • Architecture: noarch
  • Source Package: eyeD3
  • 3 Abhängigkeiten
  • 3 stellt bereit
  • installed executable or alias match
  • Abgeglichen nach: Eyed3
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: python311-eyed3 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper92%

python313-eyed3 0.9.9-1.3

Component library of eyeD3, an ID3 tag manipulation tool

https://eyed3.readthedocs.io/en/latest/

sudo zypper install python313-eyed3
  • License: GPL-2.0-or-later AND GPL-3.0-only
  • Category: Productivity/Multimedia/Sound/Utilities
  • Architecture: noarch
  • Source Package: eyeD3
  • 3 Abhängigkeiten
  • 4 stellt bereit
  • installed executable or alias match
  • Abgeglichen nach: Eyed3
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: python313-eyed3 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper92%

python314-eyed3 0.9.9-1.3

Component library of eyeD3, an ID3 tag manipulation tool

https://eyed3.readthedocs.io/en/latest/

sudo zypper install python314-eyed3
  • License: GPL-2.0-or-later AND GPL-3.0-only
  • Category: Productivity/Multimedia/Sound/Utilities
  • Architecture: noarch
  • Source Package: eyeD3
  • 3 Abhängigkeiten
  • 3 stellt bereit
  • installed executable or alias match
  • Abgeglichen nach: Eyed3
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: python314-eyed3 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment