dnsruby 1.60.1
Dnsruby is a pure Ruby DNS client library which implements a stub resolver. It aims to comply with all DNS RFCs, including DNSSEC NSEC3 support.
          Gemfile:
          =
        
        
          インストール:
          =
        
      Development依存関係 (8):
            coveralls
            ~> 0.7
          
          
            minitest
            ~> 5.4
          
          
            minitest-display
            >= 0.3.0
          
          
            nio4r
            ~> 1.1
          
          
            pry
            ~> 0.10
          
          
            pry-byebug
            ~> 2.0
          
          
            rake
            >= 10.3.2, ~> 10
          
          
            rubydns
            ~> 1.0
          
    