id3lib is a library for reading, writing and manipulating ID3v1 and ID3v2 tags.
Download (HTTP): http://prdownloads.sourceforge.net/id3lib/id3lib-3.8.3.tar.gz
Download MD5 sum: 19f27ddd2dda4b2d26a559a4f0f402a7
Download size: 950 KB
Estimated disk space required: 25 MB
Estimated build time: 0.6 SBU
Install id3lib by running the following commands:
./configure --prefix=/usr && make
Now, as the root user:
make install && install -v -m755 -d /usr/share/doc/id3lib-3.8.3 && install -v -m644 doc/*.{gif,jpg,png,ico,css,txt,php,html} \ /usr/share/doc/id3lib-3.8.3
Last updated on 2005-08-01 13:29:19 -0600