1 2 3 4 5 6 7 8
# Utilities to index Go modules hosted on Mercurial repositories. _HG = "hg" hg = make_module( "hg", HG = _HG, )