whois 0.1.0

a whois client library inspired by https://github.com/hjr265/node-whois
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]
rustc-serialize = "0.3"

[package]
authors = ["vikaton <root@stackin.money>"]
description = "a whois client library inspired by https://github.com/hjr265/node-whois"
homepage = "https://github.com/Vikaton/whois-rs.git"
license = "MIT"
name = "whois"
readme = "README.md"
repository = "https://github.com/Vikaton/whois-rs.git"
version = "0.1.0"