libflate_lz77 0.1.1

LZ77 encoder for libflate crate
Documentation
[badges.codecov]
repository = "sile/libflate"

[badges.travis-ci]
repository = "sile/libflate"
[dev-dependencies.libflate]
version = "0.1"

[package]
authors = ["Takeru Ohta <phjgt308@gmail.com>"]
categories = ["compression"]
description = "LZ77 encoder for libflate crate"
edition = "2018"
homepage = "https://github.com/sile/libflate"
keywords = ["lz77"]
license = "MIT"
name = "libflate_lz77"
readme = "README.md"
repository = "https://github.com/sile/libflate"
version = "0.1.1"