Source: js Section: utils Priority: optional Maintainer: Alexis Huxley Build-Depends-Indep: debhelper (>> 4.0.0), ade Standards-Version: 3.5.8 Package: js Architecture: all Depends: ade (>= 1.7.2) Recommends: sqlite3 Description: simple job scheduler Js is a very simple job scheduler daemon. It "manages" an arbitrary set of system resources (e.g. RAM, cores, disk space) and executes jobs that have been submitted when their demand for resources can be met. The package includes the scheduler (jsd), the submission tool (jss) and the query tool (jsq).