#Improved iTunes Parser An iTunes Library file parser built in Ruby using nokogiri Installation Requires bundler for dependency management and running tests $ gem install bundler $ bundle install Running Tests $ bundle exec rake