diff options
Diffstat (limited to 'astro/sscalc/pkg-descr')
-rw-r--r-- | astro/sscalc/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/astro/sscalc/pkg-descr b/astro/sscalc/pkg-descr new file mode 100644 index 000000000000..4edd1a41492f --- /dev/null +++ b/astro/sscalc/pkg-descr @@ -0,0 +1,9 @@ +This is sscalc, a sunrise/sunset time calculator, ported to C. +You can find the sunrise and sunset times for anywhere in the world +as long as you know the latitude and longitude of the location. + +The program is a port of the Javascript program located at +http://www.srrb.noaa.gov/highlights/sunrise/gen.html + +The page was written by Aaron Horiuchi, Chris Lehman and Chris +Cornwall. |