snooze binary package in Ubuntu Bionic armhf

 `snooze` is a tool for waiting until a particular time and then
 running a command. Together with a service supervision system such as
 runit, this can be used to replace cron(8).
 .
 Benefits over cron:
  - mnemonic syntax
  - no overlapping job runs possible
  - filtering by ISO week and day of year
  - due to supervision, no centralized daemon required
  - due to supervision, can easily disable jobs or force their
    execution instantly
  - due to supervision, have custom logs
  - due to no centralized daemon, no fuzzing with multiple users/permissions
  - very robust with respect to external time changes
  - can use a file timestamp to ensure minimum waiting time between two
    runs, even across reboots
  - randomized delays (some cron have that)
  - variable slack (no need for anacron)
  - ad-hoc usage possible, just run the program from command line
 .
 Benefits over runwhen:
  - less confusing usage (arguably)
  - filtering by ISO week and day of year
  - zero dependencies
 .
 Benefits over uschedule:
  - no centralized daemon required
  - filtering by ISO week and day of year

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2018-02-14 06:13:19 UTC Published Ubuntu Bionic armhf release universe utils Optional 0.2-2
  • Published
  • Copied from ubuntu bionic-proposed armhf in Primary Archive for Ubuntu
  Deleted Ubuntu Bionic armhf proposed universe utils Optional 0.2-2
  • Removal requested .
  • Deleted by Ubuntu Archive Robot

    moved to release

  • Published
  2018-02-14 06:13:26 UTC Superseded Ubuntu Bionic armhf release universe utils Optional 0.2-1
  • Removed from disk .
  • Removal requested .
  • Superseded by armhf build of snooze 0.2-2 in ubuntu bionic PROPOSED
  • Published
  • Copied from ubuntu bionic-proposed armhf in Primary Archive for Ubuntu
  2018-02-15 06:10:10 UTC Deleted Ubuntu Bionic armhf proposed universe utils Optional 0.2-1
  • Removed from disk .
  • Removal requested .
  • Deleted by Ubuntu Archive Robot

    moved to release

  • Published

Source package