astro 1.0.1

An MIT licensed library of astronomical algorithms for the Rust programming language.
Documentation
1
2
3
4
5
6
7
8
9
[package]
authors = ["Saurav Sachidanand"]
description = "An MIT licensed library of astronomical algorithms for the Rust programming language."
homepage = "https://saurvs.github.io/astro-rust"
keywords = ["astronomy", "algorithms", "ephemeris", "planet", "solar"]
license = "MIT"
name = "astro"
repository = "https://www.github.com/saurvs/astro-rust"
version = "1.0.1"