Source: at
Section: admin
Priority: important
Maintainer: Ryan Murray <rmurray@debian.org>
Standards-Version: 3.1.1.1
Build-Depends: bison, flex, mail-transport-agent

Package: at
Architecture: any
Depends: ${shlibs:Depends}, mail-transport-agent
Description: Delayed job execution and batch processing
 At and batch read shell commands from standard input
 storing them as a job to be scheduled for execution in the
 future.
 .
 Use
  at    to run the job at a specified time
  batch to run the job when system load levels permit
