# whois-parser **Repository Path**: mirrors_weppos/whois-parser ## Basic Information - **Project Name**: whois-parser - **Description**: An intelligent — pure Ruby — WHOIS parser. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-19 - **Last Updated**: 2026-05-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # [Whois](https://whoisrb.org/) 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](https://github.com/weppos/whois-parser/actions/workflows/tests.yml/badge.svg)](https://github.com/weppos/whois/actions/workflows/tests.yml) The [whois repository](https://github.com/weppos/whois) contains more information on how to use the library. ## More Information - [Homepage](https://whoisrb.org/) - RubyGems: [`whois`](https://rubygems.org/gems/whois) and [`whois-parser`](https://rubygems.org/gems/whois-parser) - Issues: [`whois`](https://github.com/weppos/whois) and [`whois-parser`](https://github.com/weppos/whois-parser) - [Stack Overflow](https://stackoverflow.com/questions/tagged/whois-ruby) ## Versioning Whois::Parser uses [Semantic Versioning 2.0.0](http://semver.org) ## License Copyright (c) 2009-2022 [Simone Carletti](https://simonecarletti.com/). This is Free Software distributed under the MIT license.