1 2 3 4 5 6 7 8
# Utilities to index Go modules hosted on Subversion repositories. _SVN = "svn" svn = make_module( "svn", SVN = _SVN, )