This package browser is in early development. Mind the rough edges.

eyed3

MP3 tag ID3 metadata editor

eyeD3 is a Python tool for working with audio files, specifically mp3 files containing ID3 metadata (i.e. song info). It provides a command-line tool (eyeD3) and a Python library (import eyed3) that can be used to write your own applications or plugins that are callable from the command-line tool.

Installation

Install the latest version of eyed3 as follows:

guix install eyed3

Or install a particular version:

guix install eyed3@0.9.7

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

HTML: <a href='http://127.0.0.1:3000/packages/eyed3/'><img src='http://127.0.0.1:3000/packages/eyed3/badges/latest-version.svg'></img></a>
Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/eyed3/badges/latest-version.svg)](http://127.0.0.1:3000/packages/eyed3/)
Org: [[http://127.0.0.1:3000/packages/eyed3/][http://127.0.0.1:3000/packages/eyed3/badges/latest-version.svg]]