Taglib

Taglib bindings for Elixir.

Installation

Add :taglib to your list of dependencies in mix.exs:

def deps do
  [{:taglib, "~> 0.1"}]
end