wtolson / go-taglib

Go wrapper for taglib

Home Page:http://godoc.org/github.com/wtolson/go-taglib

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Go wrapper for taglib

http://godoc.org/github.com/wtolson/go-taglib

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Go 100.0%