niffler 2.0.0

Simple and transparent support for compressed files
Documentation

niffler

Simple and transparent support for compressed files.

This library provides two main features:

  • sniffs out compression formats from input files and return a Read trait object ready for consumption.
  • Create a Writer initialized with compression ready for writing.

The goal is to lower the barrier to open and use a file, especially in bioinformatics workflows.

build-status Crates.io Documentation

License

Licensed under either of these:

Contributing

Unless you explicitly state otherwise, any contribution you intentionally submit for inclusion in the work, as defined in the Apache-2.0 license, shall be dual-licensed as above, without any additional terms or conditions.