rm-frust5-api 0.0.2

A rust wrapper of the HDF5 crate for handling Oxford Nanopore Technologies FAST5 files.
Documentation
[dependencies.hdf5]
version = "0.8"

[dependencies.resolve-path]
version = "0.1.0"

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

[package]
authors = ["adoni5 <roryjmunro1@gmail.com>"]
categories = ["filesystem", "parsing", "science"]
description = "A rust wrapper of the HDF5 crate for handling Oxford Nanopore Technologies FAST5 files."
documentation = "https://docs.rs/rm-frust5-api"
edition = "2021"
exclude = ["*.fast5"]
homepage = "https://github.com/Adoni5/rm-frust5-api"
keywords = ["Bioinformatics", "ONT", "FAST5", "HDF5"]
license = "MIT"
name = "rm-frust5-api"
readme = "README.md"
repository = "https://github.com/Adoni5/rm-frust5-api"
resolver = "2"
rust-version = "1.58.0"
version = "0.0.2"