name(rdf_matcher).
title('RDF matching utils').
version('0.1.5').
author('Chris Mungall','cmungall@gmail.com').
packager('Chris Mungall','cmungall@gmail.com').
home('https://github.com/cmungall/index_util').
download('https://github.com/cmungall/rdf_matcher/releases/*.zip' ).
requires(sparqlprog).
requires(index_util).

