diff options
author | wiz <wiz> | 2006-08-03 21:16:17 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-08-03 21:16:17 +0000 |
commit | 2f68cdb7c8e981b86b126708a70d2de50e2c06ae (patch) | |
tree | 789b1fa2cc9a076f4e6fc70ed0fbe6c41667f5d8 /audio/kid3/DESCR | |
parent | d5b6ee44d0d080b2130997e26da303e706e03eed (diff) | |
download | pkgsrc-2f68cdb7c8e981b86b126708a70d2de50e2c06ae.tar.gz |
Initial import of kid3 from pkgsrc-wip, packaged by Sergey Svishchev.
With Kid3 you can:
* Edit ID3v1.1 tags, edit all ID3v2.3 frames
* Convert between ID3v1.1 and ID3v2.3 tags
* Edit Ogg/Vorbis and FLAC tags
* Edit tags of multiple files, e.g. the artist, album, year and
genre of all files of an album typically have the same values and
can be set together.
* Generate tags from filenames and filenames from tags
* Rename and create directories from tags
* Generate playlist files
* Automatically convert upper and lower case and replace strings
* Import from freedb.org, MusicBrainz and other sources of album data
Diffstat (limited to 'audio/kid3/DESCR')
-rw-r--r-- | audio/kid3/DESCR | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/audio/kid3/DESCR b/audio/kid3/DESCR new file mode 100644 index 00000000000..a423f93b867 --- /dev/null +++ b/audio/kid3/DESCR @@ -0,0 +1,13 @@ +With Kid3 you can: + + * Edit ID3v1.1 tags, edit all ID3v2.3 frames + * Convert between ID3v1.1 and ID3v2.3 tags + * Edit Ogg/Vorbis and FLAC tags + * Edit tags of multiple files, e.g. the artist, album, year and + genre of all files of an album typically have the same values and + can be set together. + * Generate tags from filenames and filenames from tags + * Rename and create directories from tags + * Generate playlist files + * Automatically convert upper and lower case and replace strings + * Import from freedb.org, MusicBrainz and other sources of album data |