[package] authors = ["Zeyla Hellyer "] description = "ISO 15924 data." documentation = "http://docs.rs/iso15924" homepage = "https://github.com/zeyla/iso15924.rs" license = "ISC" keywords = ["ISO", "15924"] name = "iso15924" readme = "README.md" repository = "https://github.com/zeyla/iso15924.rs.git" version = "0.1.0" [dependencies] serde = { optional = true, version = "1" }