bgzf_rust_reader 0.2.1

This library reads and provides Random Access to BGZF(Bgzip) formatted file.
Documentation
[dependencies.libdeflater]
version = "0.7.3"

[dependencies.positioned-io]
version = "0.2.2"

[package]
authors = ["swoven pokharel <swovenpokharel@gmail.com>"]
description = "This library reads and provides Random Access to BGZF(Bgzip) formatted file."
documentation = "https://docs.rs/bgzf_rust_reader"
edition = "2018"
homepage = "https://github.com/swoven123/bgzf_rust_reader"
license = "MIT OR Apache-2.0"
name = "bgzf_rust_reader"
repository = "https://github.com/swoven123/bgzf_rust_reader"
version = "0.2.1"