[package] authors = ["Austin Hellyer "] build = "build.rs" description = "gTLD data retrieved via the IANA, updated daily." documentation = "http://docs.austinhellyer.me/gtld_data" homepage = "https://github.com/taiyaeix/gtld-data.rs" license = "ISC" keywords = ["domain", "gtld", "iana", "icann"] name = "gtld-data" readme = "README.md" repository = "https://github.com/taiyaeix/gtld-data.rs.git" version = "0.4.1" [build-dependencies] curl = "0.2" select = "0.3"