moon-calc

Crates.iomoon-calc
lib.rsmoon-calc
version
sourcesrc
created_at2023-07-02 21:42:40.165632
updated_at2025-01-13 17:46:22.727903
descriptionmoon tool
homepagehttps://github.com/0elek/moon-calc
repositoryhttps://github.com/0elek/moon-calc
max_upload_size
id906443
Cargo.toml error:TOML parse error at line 17, column 1 | 17 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
elek (0elek)

documentation

README

Moon Calc

This library provides functions for calculating the phase of the moon.

Usage

see examples

Acknowledgements

This library since 2.0 is a port of John Walker's moontool https://www.fourmilab.ch/moontoolw/

Commit count: 7

cargo fmt