Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

Last synced: about 2 months ago
JSON representation

Go wrapper for taglib

Awesome Lists containing this project

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