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 |