stevefolder/vendor/bundle/ruby/3.1.0/gems/astro_moon-0.2/README

10 lines
348 B
Plaintext
Raw Normal View History

2022-02-04 18:48:09 -05:00
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.