slackbuilds/libraries/id3lib
Heinz Wiesinger 926b93d445 various: Replace chmod command with find command from template.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2013-11-25 13:11:59 +01:00
..
patches libraries/id3lib: Updated for version 3.8.3 2010-05-13 00:29:54 +02:00
README libraries/id3lib: Initial import 2010-05-11 14:56:15 +02:00
id3lib.SlackBuild various: Replace chmod command with find command from template. 2013-11-25 13:11:59 +01:00
id3lib.info Add REQUIRED field to .info files. 2012-08-19 21:57:51 -05:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

README

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.

This has been patched with the latest UTF16bugfix patch so that
it correctly writes UTF8 and 16 files.

This SlackBuild is heavily based on alienBob's, but with added
patch for correct UTF handling and some other minor changes.