[dependencies.flate2]
default-features = false
features = ["zlib"]
version = ">=0.2.18"
[package]
authors = ["Moold <mooldhu@gmail.com>"]
description = "a simple fasta/fastq format parser library"
edition = "2018"
homepage = "https://github.com/moold/kseq"
keywords = ["fastq", "fasta"]
license = "MIT"
name = "kseq"
readme = "README.md"
repository = "https://github.com/moold/kseq"
version = "0.1.1"