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
- Host: GitHub
- URL: https://github.com/dhowden/itl
- Owner: dhowden
- License: bsd-2-clause
- Created: 2014-10-01T21:42:25.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2017-03-29T21:55:06.000Z (about 9 years ago)
- Last Synced: 2025-04-13T17:13:34.836Z (about 1 year ago)
- Topics: go, itunes-music-library
- Language: Go
- Homepage:
- Size: 5.86 KB
- Stars: 17
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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