spaceman 0.1.0

A WIP library for calculating common orbital maneuvers in Kerbal Space Program.
Documentation
[dev-dependencies.separator]
version = "0.4.1"

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

[package]
authors = ["Philipp Dobler <binksmrs@gmail.com>", " Green Lemonade <green.lemonade.x@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["aerospace", "science"]
description = "A WIP library for calculating common orbital maneuvers in Kerbal Space Program."
documentation = "https://docs.rs/spaceman"
edition = "2021"
exclude = ["examples/"]
homepage = "https://gitlab.com/highinspace/spaceman"
keywords = ["space", "ksp", "kerbal-space-program"]
license = "LGPL-3.0"
name = "spaceman"
readme = "README.md"
repository = "https://gitlab.com/highinspace/spaceman"
version = "0.1.0"