mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
7 lines
290 B
Plaintext
7 lines
290 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.
|
|
|
|
Author: Guillaume Pierronnet <moumar@netcourrier.com>
|
|
WWW: https://github.com/moumar/ruby-mp3info
|