go-taglib

April 10, 2015 ยท View on GitHub

Go wrapper for taglib Build Status

Dependencies

You must have the static taglib libraries installed in order to compile go-taglib.

OSX:

brew install taglib

Ubuntu:

sudo apt-get install libtagc0-dev

Install

go get github.com/wtolson/go-taglib

Documentation

Checkout the documentation at http://godoc.org/github.com/wtolson/go-taglib

Contents

  1. 1Dependencies
  2. 1.1OSX:
  3. 1.2Ubuntu:
  4. 2Install
  5. 3Documentation