Source: delay
Section: utils
Priority: optional
Maintainer: Tom Rothamel <tom-delay@onegeek.org>
Standards-Version: 2.5.0

Package: delay
Architecture: any
Depends: ${shlibs:Depends}
Description: Enhanced sleep function
 Delay is a program that counts down the number of seconds specified on its 
 command line. In this way, it's sort of like the standard sleep(1) command,
 except for the fact that it provides feedback of the time remaining. It
 features sleep-compatibility, customizable counts of time left, the
 ability to delay until a specified time, and the ability to run a command
 when the time runs out. 
