10 lines
348 B
Plaintext
10 lines
348 B
Plaintext
|
Provides functions for lunar phases and lunar month dates (eg. new/full moon)
|
||
|
|
||
|
This file is a thoughtless manual compilation of Astro::MoonPhase perl
|
||
|
module (which, in turn, is influenced by moontool.c). I don't know
|
||
|
how it all works.
|
||
|
|
||
|
This gem contains an example script (bin/moon.rb), which hopefully helps to
|
||
|
understand the API of this module.
|
||
|
|