ole 0.1.15

Simple parser and reader for Microsoft Compound Document File.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies]

[lib]
name = "ole"

[package]
authors = ["Thomas BAILLEUX <thomas@bailleux.me>"]
categories = ["parser-implementations", "parsing"]
description = "Simple parser and reader for Microsoft Compound Document File."
homepage = "https://github.com/zadlg/ole"
keywords = ["ole", "compound", "document", "file", "parser"]
license = "WTFPL"
name = "ole"
readme = "README.md"
repository = "https://github.com/zadlg/ole.git"
version = "0.1.15"