Popularity
4.2
Declining
Activity
0.0
Stable
84
6
19

Programming language: Go
License: BSD 3-clause "New" or "Revised" License
Tags: Audio/Music    

taglib alternatives and similar packages

Based on the "Audio/Music" category.
Alternatively, view taglib alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of taglib or a related project?

Add another 'Audio/Music' Package

README

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