atm-refraction 0.1.0

Tools for calculating light paths in the atmosphere
Documentation
[dependencies.nom]
version = "4.1"

[dependencies.numeric-algs]
version = "0.2"

[dependencies.regex]
version = "1.0"

[features]
default = ["nom/regexp"]

[package]
authors = ["Bartłomiej Kamiński <fizyk20@gmail.com>"]
categories = ["science"]
description = "Tools for calculating light paths in the atmosphere"
documentation = "https://docs.rs/atm-refraction/0.1.0/atm_refraction/"
edition = "2018"
license = "MIT"
name = "atm-refraction"
repository = "https://github.com/fizyk20/atm-refraction.git"
version = "0.1.0"