warbo-utilities: dbeeb35864ede919438b74b5c87ad789944e3bbe

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

Generated by git2html.