aboutsummaryrefslogtreecommitdiff
path: root/audio/ruby-taglib/pkg-descr
blob: 55ebe165098e1330ed5a85033908087970351a5f (plain) (blame)
1
2
3
4
5
Ruby-taglib is a ruby library wrapping the Taglib library,
simple dl-based wrapper of Taglib's C library.
It's short and sweet, because the C API is written by someone who knows
how to use OO programming, and Ruby with dl just makes it all too easy
to wrap such a library.