diff options
author | Cezary M. Kruk <c.kruk@bigfoot.com> | 2010-05-12 23:27:57 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-12 23:27:57 +0200 |
commit | 247a22814f90659cc72b777f04d6103fe42a4642 (patch) | |
tree | cb14fd46a1ea167cd8d9cb9e86a7c7274e71ffb2 /audio/id3/README | |
parent | 281c167b95962e4e2dd83d6d5f61b33d2ce9ff15 (diff) | |
download | slackbuilds-247a22814f90659cc72b777f04d6103fe42a4642.tar.gz |
audio/id3: Added to 12.2 repository
Diffstat (limited to 'audio/id3/README')
-rw-r--r-- | audio/id3/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/audio/id3/README b/audio/id3/README new file mode 100644 index 0000000000..35c2f63b9e --- /dev/null +++ b/audio/id3/README @@ -0,0 +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 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. + +The program uses non standard licence. |