diff options
author | Judah Milgram <milgram@cgpp.com> | 2017-06-11 20:08:33 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-06-15 18:35:54 +0700 |
commit | 89d9abe3bdee7918ee9b2bfe6884f37ab40ca88e (patch) | |
tree | 80518774d8f0238988af391146ee2fdb820b1076 /office/hebcal/README | |
parent | 8a6e8390c1203372278110dafa787a12741efa44 (diff) |
office/hebcal: Added (perpetual Jewish calendar).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'office/hebcal/README')
-rw-r--r-- | office/hebcal/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/office/hebcal/README b/office/hebcal/README new file mode 100644 index 0000000000000..393f29b70b6df --- /dev/null +++ b/office/hebcal/README @@ -0,0 +1,10 @@ +hebcal - A perpetual Jewish calendar, by Danny Sadinoff + +Default city is New York. To change this, pass CITY to the SlackBuild +script. Example: + + CITY="Washington DC" ./hebcal.SlackBuild + +See cities.h for a list of known cities and coordinates. + +The city information can also be defined at run time. See README.md. |