mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-02 05:22:13 +08:00
61cc8962a3
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1133 af4574ff-66df-0310-9fd7-8a98e5e911e0
35 lines
946 B
XML
35 lines
946 B
XML
<sect2>
|
|
<title>Contents</title>
|
|
|
|
<para>The id3lib package contains the <filename
|
|
class="libraryfile">libid3</filename> library and
|
|
<command>id3convert</command>, <command>id3cp</command>,
|
|
<command>id3info</command> and <command>id3tag</command>.</para>
|
|
|
|
</sect2>
|
|
|
|
<sect2><title>Description</title>
|
|
|
|
<sect3><title>libid3</title>
|
|
<para><filename class="libraryfile">libid3</filename>
|
|
provides functions for the ID3v1/v2 tag editing programs.
|
|
</para></sect3>
|
|
|
|
<sect3><title>id3convert</title>
|
|
<para><command>id3convert</command> converts between
|
|
ID3v1/v2 tagging formats.</para></sect3>
|
|
|
|
<sect3><title>id3cp</title>
|
|
<para><command>id3cp</command> extracts ID3v1/v2 tags from
|
|
digital audio files.</para></sect3>
|
|
|
|
<sect3><title>id3info</title>
|
|
<para><command>id3info</command> prints ID3v1/v2 tag
|
|
contents.</para></sect3>
|
|
|
|
<sect3><title>id3tag</title>
|
|
<para><command>id3tag</command> is an utility for editing ID3v1/v2
|
|
tags.</para></sect3>
|
|
|
|
</sect2>
|