[BACK]Return to DESCR CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / audio / ruby-mp3info

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /pkgsrc/audio/ruby-mp3info/DESCR between version 1.1 and 1.2

version 1.1, 2011/02/15 10:47:20 version 1.2, 2015/01/20 10:25:45
Line 1 
Line 1 
 ruby-mp3info read low-level informations and manipulate tags on mp3 files.  ruby-mp3info read low-level informations and manipulate tags on mp3 files.
   
 * written in pure ruby  * Written in pure ruby
 * read low-level informations like bitrate, length, samplerate, etc...  * Read low-level informations like bitrate, length, samplerate, etc...
 * read, write, remove id3v1 and id3v2 tags  * Read, write, remove id3v1 and id3v2 tags
 * correctly read VBR files (with or without Xing header)  * Correctly read VBR files (with or without Xing header)
 * only 2.3 version is supported for writings id3v2 tags  * Only 2.3 version is supported for writings id3v2 tags
   * id3v2 tags are always written in UTF-16 encoding

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

CVSweb <webmaster@jp.NetBSD.org>