eccodes-sys 0.3.1

Low-level Rust bindings for latests ecCodes version.
Documentation
[build-dependencies.bindgen]
version = "^0.59.1"

[build-dependencies.pkg-config]
version = "^0.3.22"

[features]
docs = []
tests = []

[package]
authors = ["Jakub Lewandowski <scaleweather@gmail.com>"]
categories = ["api-bindings", "external-ffi-bindings", "mathematics", "encoding", "science"]
description = "Low-level Rust bindings for latests ecCodes version."
edition = "2021"
exclude = [".github/*"]
keywords = ["eccodes", "grib", "bufr", "meteorology", "weather"]
license = "Apache-2.0"
links = "eccodes"
name = "eccodes-sys"
readme = "README.md"
repository = "https://github.com/ScaleWeather/eccodes-sys"
resolver = "2"
version = "0.3.1"
[package.metadata.docs.rs]
default-target = "x86_64-unknown-linux-gnu"
features = ["docs"]