summaryrefslogtreecommitdiff
path: root/audio/ruby-mp3info/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'audio/ruby-mp3info/DESCR')
-rw-r--r--audio/ruby-mp3info/DESCR11
1 files changed, 6 insertions, 5 deletions
diff --git a/audio/ruby-mp3info/DESCR b/audio/ruby-mp3info/DESCR
index 514e27cf267..297f0953728 100644
--- a/audio/ruby-mp3info/DESCR
+++ b/audio/ruby-mp3info/DESCR
@@ -1,7 +1,8 @@
ruby-mp3info read low-level informations and manipulate tags on mp3 files.
-* written in pure ruby
-* read low-level informations like bitrate, length, samplerate, etc...
-* read, write, remove id3v1 and id3v2 tags
-* correctly read VBR files (with or without Xing header)
-* only 2.3 version is supported for writings id3v2 tags
+* Written in pure ruby
+* Read low-level informations like bitrate, length, samplerate, etc...
+* Read, write, remove id3v1 and id3v2 tags
+* Correctly read VBR files (with or without Xing header)
+* Only 2.3 version is supported for writings id3v2 tags
+* id3v2 tags are always written in UTF-16 encoding