dnsruby 1.61.2
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:
          =
        
        
          安裝:
          =
        
      Runtime 相依性套件 (1):
            addressable
            ~> 2.5
          
    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
          
    