Jump to letter: [
ABCDEFGHIJKLMNOPQRSTVWXYZ
]
id3lib - Library for manipulating ID3v1 and ID3v2 tags
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. Additionally, it can
tell mp3 header info, like bitrate etc.
Packages
Name |
Version |
Release |
Type |
Size |
Built |
id3lib |
3.8.3 |
17.el5.ccrma |
i386 |
1.08 MiB |
Wed Mar 12 14:44:08 2008 |
Changelog
- * Mon Aug 20 15:00:00 2007 Hans de Goede <j{*}w{*}r{*}degoede{%}hhs{*}nl> 3.8.3-17
- Use mkstemp instead of insecure tempfile creation (bz 253553)
- * Mon Aug 13 15:00:00 2007 Hans de Goede <j{*}w{*}r{*}degoede{%}hhs{*}nl> 3.8.3-16
- Update License tag for new Licensing Guidelines compliance
- * Wed Nov 22 14:00:00 2006 Hans de Goede <j{*}w{*}r{*}degoede{%}hhs{*}nl> 3.8.3-15
- Link libid3-3.8.so.3 with -lz (bug #216783)