Sha256: 8da9b30710701c2754455220181c5c9d58ff759f8e0b224e9fc0b5081ecaaf51

Contents?: true

Size: 417 Bytes

Versions: 10

Compression:

Stored size: 417 Bytes

Contents

#--
# Ruby Whois
#
# An intelligent pure Ruby WHOIS client and parser.
#
# Copyright (c) 2009-2012 Simone Carletti <weppos@weppos.net>
#++


require 'whois/record/parser/whois.audns.net.au'


module Whois
  class Record
    class Parser

      # Parser for the <tt>whois.ausregistry.net.au</tt> server.
      # Aliases the <tt>whois.audns.net.au</tt>.
      WhoisAusregistryNetAu = WhoisAudnsNetAu

    end
  end
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
whois-2.7.0 lib/whois/record/parser/whois.ausregistry.net.au.rb
whois-2.6.4 lib/whois/record/parser/whois.ausregistry.net.au.rb
whois-2.6.3 lib/whois/record/parser/whois.ausregistry.net.au.rb
whois-2.6.2 lib/whois/record/parser/whois.ausregistry.net.au.rb
whois-2.6.1 lib/whois/record/parser/whois.ausregistry.net.au.rb
whois-2.6.0 lib/whois/record/parser/whois.ausregistry.net.au.rb
whois-2.5.1 lib/whois/record/parser/whois.ausregistry.net.au.rb
whois-2.5.0 lib/whois/record/parser/whois.ausregistry.net.au.rb
whois-2.4.0 lib/whois/record/parser/whois.ausregistry.net.au.rb
whois-2.3.0 lib/whois/record/parser/whois.ausregistry.net.au.rb