[go: up one dir, main page]

cfb 0.3.1

Read/write Compound File Binary (structured storage) files
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# rust-cfb

A Rust library for reading/writing [Compound File Binary](
https://en.wikipedia.org/wiki/Compound_File_Binary_Format) (structured storage)
files.  See [MS-CFB](https://msdn.microsoft.com/en-us/library/dd942138.aspx)
for the format specification.

Documentation: https://mdsteele.github.io/rust-cfb/

## License

rust-cfb is made available under the
[MIT License](http://spdx.org/licenses/MIT.html).