cfb 0.7.3

Read/write Compound File Binary (structured storage) files
Documentation
[dependencies.byteorder]
version = "1"

[dependencies.fnv]
version = "1.0.7"

[dependencies.uuid]
version = "1"
[dev-dependencies.clap]
version = "2.27"

[dev-dependencies.rand]
version = "0.8"

[dev-dependencies.rand_pcg]
version = "0.3"

[dev-dependencies.time]
version = "0.3"

[package]
authors = ["Matthew D. Steele <mdsteele@alum.mit.edu>"]
description = "Read/write Compound File Binary (structured storage) files"
documentation = "http://mdsteele.github.io/rust-cfb/"
edition = "2018"
keywords = ["cfb", "storage", "structured"]
license = "MIT"
name = "cfb"
readme = "README.md"
repository = "https://github.com/mdsteele/rust-cfb"
version = "0.7.3"