Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 1.27 KB

README.md

File metadata and controls

27 lines (14 loc) · 1.27 KB

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-2022 Simone Carletti. This is Free Software distributed under the MIT license.