Posted By: Claudio Bustos Navarrete
Date: 2009-08-19 21:03
Summary: rtaglib 0.3.0 Released
Project: rtaglib: binding for taglib
rtaglib version 0.3.0 has been released!
Rtaglib is a binding for Taglib's library (http://developer.kde.org/~wheeler/taglib.html). TagFile uses the same interface of ruby-taglib, but creates a true ruby extension. Taglib is a complete implementation of the Api, based on swig. See test/test_taglib.rb for examples of use
Changes:
### 0.3.0 / 2009-08-16 * New build configuration, based on Rakefiles instead of extconf.rb . Allows to compile cleanly on mswin32, mingw and *nix * Input string should be created with TagLib::String.new. Allows to insert UTF8 or Latin-1. |
|