Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 567 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 567 Bytes

go-taglib

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