summaryrefslogtreecommitdiff
path: root/audio/id3/README
diff options
context:
space:
mode:
authorCezary M. Kruk <c.kruk@bigfoot.com>2015-02-20 15:49:46 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2015-02-20 15:49:46 +0700
commitbb953ca21b89a196f13dbd5d56ba810a4f7c4d04 (patch)
treee4d14ed64cec803173c3e59c2505c6dac04b7652 /audio/id3/README
parentdd57f20d58b419b65271f8a1b07c23c3504ad6d2 (diff)
downloadslackbuilds-bb953ca21b89a196f13dbd5d56ba810a4f7c4d04.tar.gz
audio/id3: Updated for version 0.79.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/id3/README')
-rw-r--r--audio/id3/README12
1 files changed, 7 insertions, 5 deletions
diff --git a/audio/id3/README b/audio/id3/README
index fad06d17bf..6694c703c8 100644
--- a/audio/id3/README
+++ b/audio/id3/README
@@ -1,7 +1,9 @@
-id3 mass tagger is a tool for manipulating ID3 and ID3v2 tags in
-multiple files. It can generate tag fields from the filename and other
-variables, and/or rename files, using an intuitive syntax.
+id3 mass tagger is a tool for listing and manipulating ID3 and
+Lyrics3 tags in multiple files. It can generate tag fields from
+the filename and other variables, and/or rename files, using an
+intuitive syntax.
id3 currently supports the old-style ID3 format with track-number
-extension (ID3 v1.1), as well as the more complicated ID3v2 (ID3 v2.2.0,
-v2.3.0) format.
+extension (ID3 v1.1), as well as the more complicated ID3v2 (ID3
+v2.2.0, v2.3.0) format. This also means use is pretty much limited
+to audio files which use these formats, e.g, MPEG-1 Layer III.