diff options
author | Daniel Prosser <dpross1100@msn.com> | 2017-11-10 02:01:06 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-11-11 07:07:36 +0700 |
commit | a3c1f923e82cb9f92e5adea0e05bda0e705d0367 (patch) | |
tree | 9ef0d7e54bc922fa61b4397b05511725eaeb1b59 /misc/sunwait/slack-desc | |
parent | afcd90208c201911948698aefc9933a73a028ea0 (diff) | |
download | slackbuilds-a3c1f923e82cb9f92e5adea0e05bda0e705d0367.tar.gz |
misc/sunwait: Added (calculates sunrise or sunset times)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'misc/sunwait/slack-desc')
-rw-r--r-- | misc/sunwait/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/misc/sunwait/slack-desc b/misc/sunwait/slack-desc new file mode 100644 index 0000000000..d5ade9e71a --- /dev/null +++ b/misc/sunwait/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +sunwait: sunwait (calculates sunrise or sunset times) +sunwait: +sunwait: Sunwait calculates sunrise or sunset times with civil, nautical, +sunwait: astronomical, and custom twilights. It is intended for use in home +sunwait: automation with Windows Task Scheduler or cron. The program can wait +sunwait: from invocation until the event specified on the command line occurs +sunwait: or it can return immediately indicating if it is day or night. +sunwait: +sunwait: Homepage: https://sourceforge.net/projects/sunwait4windows/ +sunwait: +sunwait: |