pkgsrc/audio/ruby-mp3info/DESCR
obache d68b0f06b6 Import ruby-ruby-mp3info-0.6.13 as audio/ruby-mp3info.
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
2011-02-15 10:47:20 +00:00

7 lines
326 B
Text

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