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

https://github.com/dhowden/itl

Go package for reading iTunes Music Library XML files
https://github.com/dhowden/itl

go itunes-music-library

Last synced: about 1 year ago
JSON representation

Go package for reading iTunes Music Library XML files

Awesome Lists containing this project

README

          

# iTunes Music Library (XML) Reader

Go package for reading iTunes Music Library (XML) files.

Implemented to be as fast as possible. Relies heavily on
http://github.com/dhowden/plist which is a fork of Russ Cox's original `plist` parser: https://code.google.com/p/rsc/source/browse/#hg%2Fplist