Source: task-spooler Section: misc Priority: optional Maintainer: Alexander Inyukhin Build-Depends: debhelper-compat (= 13) Standards-Version: 4.5.1 Homepage: https://viric.name/soft/ts/ Vcs-Git: https://salsa.debian.org/debian/task-spooler/ Vcs-Browser: https://salsa.debian.org/debian/task-spooler/ Rules-Requires-Root: no Package: task-spooler Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: personal job scheduler Task spooler is a Unix batch system where the tasks spooled run one after the other. Each user in each system has his own job queue. The tasks are run in the correct context (that of enqueue) from any shell/process, and its output/results can be easily watched. It is very useful when you know that your commands depend on a lot of RAM, a lot of disk use, give a lot of output, or for whatever reason it's better not to run them at the same time.