fastlz 0.1.0

Bindings to FastLZ compression and decompression.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.fastlz-sys]
version = "0.1"

[package]
authors = ["Matt Vertescher <mvertescher@gmail.com>"]
categories = ["compression", "api-bindings"]
description = """
Bindings to FastLZ compression and decompression.
"""
homepage = "https://github.com/mvertescher/fastlz-rs"
license = "MIT OR Apache-2.0"
name = "fastlz"
repository = "https://github.com/mvertescher/fastlz-rs"
version = "0.1.0"