[dependencies]
[package]
categories = ["aerospace::simulation", "science", "simulation"]
description = "Library for computing the azimuth and elevation of objects in space. Includes the Sun, Moon, Mars, Jupiter, Saturn. Also, human-made satellites can be located via TLE files."
edition = "2021"
keywords = ["satellite", "cellestial", "prediction", "ephemeris", "science"]
license = "MIT"
name = "ephemerides"
readme = "readme.md"
repository = "https://gitlab.com/Housedillon/ephemerides"
version = "0.1.0"