Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 448 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 448 Bytes

go-taglib

Go wrapper for taglib

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/Sacules/go-taglib

Documentation

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