diff options
Diffstat (limited to 'audio/rubygem-ruby-mp3info/pkg-descr')
-rw-r--r-- | audio/rubygem-ruby-mp3info/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/audio/rubygem-ruby-mp3info/pkg-descr b/audio/rubygem-ruby-mp3info/pkg-descr new file mode 100644 index 000000000000..9eccac3f39e9 --- /dev/null +++ b/audio/rubygem-ruby-mp3info/pkg-descr @@ -0,0 +1,7 @@ +This library gives you access to low level information on mp3 files +(bitrate, length, samplerate, etc...). It is written in pure ruby. + +Note that this library does not fetch ID3 tag. + +Author: Guillaume Pierronnet <moumar@netcourrier.com> +WWW: http://davedd.free.fr/ruby-mp3info/ |