mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
6 lines
240 B
Plaintext
6 lines
240 B
Plaintext
This library gives you access to low level informations on mp3 files
|
|
(bitrate, length, samplerate, etc...). It can read, write, remove
|
|
id3v1 tag and read id3v2. It is written in pure ruby.
|
|
|
|
WWW: http://rubyforge.org/projects/ruby-mp3info
|