bale 0.0.0

a generic data structure optimizing compression
Documentation
[package]
name = "bale"
version = "0.0.0"
authors = ["lou parslow <lou.parslow@gmail.com>"]
edition = "2018"
description = "a generic data structure optimizing compression"
homepage = "https://gitlab.com/crates-rs/bale"
repository = "https://gitlab.com/crates-rs/bale"
documentation = "https://docs.rs/bale"
readme = "README.md"
license = "MIT OR Apache-2.0"
keywords = ["compression"]

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]