mappers 0.0.1

Pure Rust geographical projections library
Documentation
[dependencies.float-cmp]
version = "0.9"

[dependencies.thiserror]
version = "1.0"

[package]
authors = ["Jakub Lewandowski <scaleweather@gmail.com>"]
categories = ["mathematics", "science"]
description = "Pure Rust geographical projections library"
edition = "2021"
exclude = [".github/*", ".vscode/*", ".idea/*", "data/*"]
keywords = ["geography", "map", "projection"]
license = "Apache-2.0"
name = "mappers"
readme = "README.md"
repository = "https://github.com/ScaleWeather/mappers"
resolver = "2"
version = "0.0.1"