inflate 0.1.1

DEFLATE decoding
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "inflate"
version = "0.1.1"
license = "MIT"
description = "DEFLATE decoding"
authors = ["nwin <nwin@users.noreply.github.com>"]
repository = "https://github.com/PistonDevelopers/inflate.git"
keywords = ["deflate", "decompression", "compression", "piston"]

[features]
default = []
unstable = []