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

Annotation of pkgsrc/audio/ruby-mp3info/DESCR, Revision 1.2

1.1       obache      1: ruby-mp3info read low-level informations and manipulate tags on mp3 files.
                      2:
1.2     ! obache      3: * Written in pure ruby
        !             4: * Read low-level informations like bitrate, length, samplerate, etc...
        !             5: * Read, write, remove id3v1 and id3v2 tags
        !             6: * Correctly read VBR files (with or without Xing header)
        !             7: * Only 2.3 version is supported for writings id3v2 tags
        !             8: * id3v2 tags are always written in UTF-16 encoding

CVSweb <webmaster@jp.NetBSD.org>