name(musicxml).
version('0.0.2').
author('Samer Abdallah','s.abdallah@ucl.ac.uk').
title('MusicXML partial reader').
download('https://raw.githubusercontent.com/samer--/prolog/master/musicxml/release/musicxml-0.0.2.tgz').
requires(genutils).
requires(dcgutils).