[package] name = "whois" version = "0.1.0" authors = ["vikaton "] repository = "https://github.com/Vikaton/whois-rs.git" homepage = "https://github.com/Vikaton/whois-rs.git" license = "MIT" readme = "README.md" description = "a whois client library inspired by https://github.com/hjr265/node-whois" [dependencies] rustc-serialize = "0.3"