[dependencies]
[package]
authors = ["F.-X. Pineau <francois-xavier.pineau@astro.unistra.fr>"]
categories = ["science", "algorithms"]
description = "Implementation of (a part of) map projections defined in the FITS World Coordinate System (WCS)"
documentation = "https://docs.rs/mapproj"
edition = "2021"
homepage = "https://github.com/cds-astro/cds-mapproj-rust/"
keywords = ["fits", "wcs", "projection"]
license = "Apache-2.0 OR MIT"
name = "mapproj"
readme = "README.md"
repository = "https://github.com/cds-astro/cds-mapproj-rust/"
version = "0.2.0"