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