0.31
Low commit activity in last 3 years
There's a lot of open issues
No release in over a year
Whois Parser is a WHOIS parser written in pure Ruby. It can parse and convert responses into easy-to-use Ruby objects.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 0
>= 0
>= 0

Runtime

>= 4.1.0
 Project Readme

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.