[package] name = "otl" version = "0.0.0-empty" authors = ["Public Theta "] license = "MIT OR Apache-2.0" description = "A low-level OpenType/TrueType parsing library." homepage = "https://github.com/publictheta/otl" documentation = "https://docs.rs/otl" repository = "https://github.com/publictheta/otl" readme = "README.md" include = ["Cargo.toml", "src/**/*.rs", "tests/**/*.rs", "README.md", "LICENSE-*"] edition = "2018"