diff options
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. |