sfumanal / whois-parser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Whois Parser

Whois Parser is a — pure Ruby — WHOIS parser.

This library was extracted from the Ruby Whois library], and made available as a standalone library. It can be used in combination with the Ruby Whois library to perform WHOIS queries and parse the response in Ruby, or as a standalone library to parse WHOIS records fetched previously and/or from different WHOIS clients.

Build Status

The whois repository contains more information on how to use the library.

More Information

Versioning

Whois::Parser uses Semantic Versioning 2.0.0

License

Copyright (c) 2009-2016 Simone Carletti. This is Free Software distributed under the MIT license.

About

License:MIT License


Languages

Language:Ruby 100.0%