pracstro 0.4.2

A simplistic library for astronomy
Documentation
[dependencies]

[[example]]
name = "ephem"
path = "examples/ephem.rs"

[[example]]
name = "mprintf"
path = "examples/mprintf.rs"

[[example]]
name = "speed"
path = "examples/speed.rs"

[lib]
name = "pracstro"
path = "src/lib.rs"

[package]
authors = ["Oliver Webb <oliverwebb8192@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "A simplistic library for astronomy"
edition = "2021"
keywords = ["astronomy"]
license = "0BSD"
name = "pracstro"
readme = "README.md"
repository = "https://github.com/oliverkwebb/pracstro"
version = "0.4.2"