msoffice_shared 0.1.1

Library shared by other MS OpenOffice file format libraries
Documentation
[package]

name = "msoffice_shared"

version = "0.1.1"

authors = ["Kalmár Róbert <rfrostkalmar@gmail.com>"]

edition = "2018"

description = "Library shared by other MS OpenOffice file format libraries"

keywords = ["office", "pptx", "ppt", "word", "spreadsheet"]

license = "MIT"

repository = "https://github.com/dam4rus/msoffice-shared-rs.git"

homepage = "https://github.com/dam4rus/msoffice-shared-rs"

readme = "README.md"



[dependencies]

quick-xml = "0.14.0"

zip = "0.5.2"

log = "0.4.6"

enum_from_str = "0.1.0"

enum_from_str_derive = "0.1.0"



[dev-dependencies]

simple_logger = "1.2.0"