hdf5-hl-sys 0.2.0

Bindings to HDF5 High Level API
Documentation
[dependencies.hdf5-sys]
package = "hdf5-metno-sys"
version = "0.9"

[lib]
name = "hdf5_hl_sys"
path = "src/lib.rs"

[package]
authors = ["Yuyi Wang <Strawberry_Str@hotmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
categories = ["data-structures"]
description = "Bindings to HDF5 High Level API"
edition = "2021"
keywords = ["hdf5"]
license = "MIT"
name = "hdf5-hl-sys"
readme = false
repository = "https://github.com/Berrysoft/hdf5-ext"
version = "0.2.0"