warbo-utilities: 035d0a9bf6a7c8f8415db4a425b3ad65fa03d1a1

     1: { bash, raw, wget, wrap, xidel }:
     2: 
     3: wrap {
     4:   name = "getmeetup";
     5:   file = raw."getmeetup.sh";
     6:   paths = [ bash wget xidel ];
     7: }

Generated by git2html.