Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
id3lib: A software library for manipulating ID3v1 and ID3v2 tags.
- Summary
- This package provides a software library for manipulating ID3v1 and ID3v2 tags.
It provides a convenient interface for software developers to include
standards-compliant ID3v1/2 tagging capabilities in their applications.
Features include identification of valid tags, automatic size conversions,
(re)synchronisation of tag frames, seamless tag (de)compression, and optional
padding facilities.
Changelog
- * Sun Apr 11 19:00:00 2004 Joel Barrios <http://linuxparatodos.net/>
- Added CHOST, CFLAGS and CXXFLAGS values to build optimized binaries for
Athlon(TM) XP.
- * Fri Nov 7 18:00:00 2003 Matthias Saou <http://freshrpms.net/> - 3.8.3-7.wbel3.lpt
- Rebuild for Fedora Core 1.
- * Thu Oct 30 18:00:00 2003 Matthias Saou <http://freshrpms.net/> - 3.8.3-6.wbel3.lpt
- Also added gcc-c++, libstdc++-devel, zlib-devel deps to the devel package.