Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/wtolson/go-taglib

Go wrapper for taglib
https://github.com/wtolson/go-taglib

Last synced: 4 months ago
JSON representation

Go wrapper for taglib

Lists

README

        

go-taglib
=========

Go wrapper for [taglib](http://taglib.github.com/)
[![Build Status](https://travis-ci.org/wtolson/go-taglib.png)](https://travis-ci.org/wtolson/go-taglib)

Dependencies
------------

You must have the static [taglib](http://taglib.github.com/) 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