ytnef 0.1.2

A Rust binding for libytnef. A C library for parsing the TNEF file format used by Microsoft Outlook and Exchange Server.
Documentation
[dependencies.chrono]
version = "0.4"

[dependencies.lazy_static]
version = "1.4"

[dependencies.ytnef_sys]
version = "0.1"

[package]
authors = ["Alec Hussey <alec.hussey@madsoft.org>"]
categories = ["api-bindings", "parsing"]
description = "A Rust binding for libytnef. A C library for parsing the TNEF file format used by Microsoft Outlook and Exchange Server."
documentation = "https://docs.rs/crate/ytnef"
edition = "2018"
homepage = "https://github.com/alechussey/ytnef"
keywords = ["ytnef", "binding"]
license = "MIT"
name = "ytnef"
repository = "https://github.com/alechussey/ytnef.git"
version = "0.1.2"