{ "name": "TaskSpooler", "description": "Batch system to run tasks one after another", "url": "https://vicerveza.homeunix.net/~viric/soft/ts/ts-1.0.tar.gz", "mirror": null, "homepage": "https://vicerveza.homeunix.net/~viric/soft/ts/", "depends": [], "resource": [], "conflicts": [ { "conflict": "moreutils", "reason": "both install a `ts` executable." } ], "patches": [], "install": [ "system \"make\", \"install\", \"PREFIX=#{prefix}\"" ], "version": "1.0", "file": "task-spooler.rb" }