wcs 0.2.1

Implementation of the FITS World Coordinate System (WCS)
Documentation
[dependencies.enum_dispatch]
version = "0.3.8"

[dependencies.fitsrs]
version = "0.2.4"

[dependencies.mapproj]
version = "0.3.0"

[dependencies.paste]
version = "1.0.11"

[dependencies.quick-error]
version = "2.0.1"
[dev-dependencies.csv]
version = "1.1"

[dev-dependencies.glob]
version = "0.3.0"

[dev-dependencies.image]
version = "0.24.5"

[dev-dependencies.serde]
features = ["derive"]
version = "1"

[package]
authors = ["Matthieu Baumann <matthieu.baumann@astro.unistra.fr>"]
categories = ["science", "algorithms"]
description = "Implementation of the FITS World Coordinate System (WCS)"
documentation = "https://docs.rs/wcs"
edition = "2021"
exclude = ["tests/*", "examples/*"]
homepage = "https://github.com/cds-astro/wcs-rs/"
keywords = ["fits", "wcs", "projection"]
license = "Apache-2.0 OR MIT"
name = "wcs"
readme = "readme.md"
repository = "https://github.com/cds-astro/wcs-rs/"
version = "0.2.1"