id3lib is a library for reading, writing and manipulating ID3v1 and ID3v2 tags.
Download (HTTP): http://flow.dl.sourceforge.net/sourceforge/id3lib/id3lib-3.8.3.tar.gz
Download (FTP): ftp://sunsite.ccu.edu.tw/pub13/sourceforge/i/id3lib/id3lib-3.8.3.tar.gz
Download size: 928 KB
Estimated Disk space required: 39 MB
Estimated build time: 1.01 SBU
Install id3lib by running the following commands:
./configure --prefix=/usr && make && make install |
The id3lib package contains the libid3 library and id3convert, id3cp, id3info and id3tag.
libid3 provides functions for the ID3v1/v2 tag editing programs.
id3convert converts between ID3v1/v2 tagging formats.
id3cp extracts ID3v1/v2 tags from digital audio files.
id3info prints ID3v1/v2 tag contents.
id3tag is an utility for editing ID3v1/v2 tags.