egzreader 1.0.3

A gzip and non-gzip pholymorphic reader.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies.flate2]
version = "1.0"

[package]
authors = ["Akira Mizuno <akmizno@gmail.com>"]
description = "A gzip and non-gzip pholymorphic reader."
edition = "2018"
keywords = ["gzip"]
license = "MIT"
name = "egzreader"
repository = "https://github.com/akmizno/egzreader"
version = "1.0.3"