Sha256: 3fc35007cd7ba50567504c747df32d48ea00abc7251782122c85c8900a1919bb

Contents?: true

Size: 1.23 KB

Versions: 3

Compression:

Stored size: 1.23 KB

Contents

# [Whois](https://whoisrb.org/) Parser

<tt>Whois Parser</tt> is a — pure Ruby — WHOIS parser.

This library was extracted from the Ruby <tt>Whois</tt> 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://travis-ci.org/weppos/whois-parser.svg?branch=master)](https://travis-ci.org/weppos/whois-parser)

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

<tt>Whois::Parser</tt> uses [Semantic Versioning 2.0.0](http://semver.org)


## License

Copyright (c) 2009-2016 [Simone Carletti](https://simonecarletti.com/). This is Free Software distributed under the MIT license.

Version data entries

3 entries across 3 versions & 2 rubygems

Version Path
hetzner-whois-parser-1.0.1.rc2 README.md
hetzner-whois-parser-1.0.1.rc1 README.md
whois-parser-1.0.0 README.md